Skip to content

Commit

Permalink
Add missing runtime dependencies to the port.
Browse files Browse the repository at this point in the history
PR:		190872
Submitted by:	[email protected] (maintainer)
  • Loading branch information
rakuco committed Jun 26, 2014
1 parent e0d288c commit 785cb0b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions deskutils/note/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

PORTNAME= note
PORTVERSION= 1.3.18
PORTREVISION= 1
CATEGORIES= deskutils perl5
MASTER_SITES= http://www.daemon.de/idisk/Apps/note/

Expand All @@ -10,6 +11,9 @@ COMMENT= Console based tool to handle encrypted notes

LICENSE= GPLv1

RUN_DEPENDS= p5-YAML>=0.1:${PORTSDIR}/textproc/p5-YAML \
p5-Crypt-IDEA>=1.0:${PORTSDIR}/security/p5-Crypt-IDEA

USES= perl5
USE_PERL5= configure

Expand Down

0 comments on commit 785cb0b

Please sign in to comment.