Add missing runtime dependencies to the port.
PR: 190872 Submitted by: idefix@fechner.net (maintainer)
This commit is contained in:
parent
fc1f191349
commit
1c37c37284
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359420
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= note
|
||||
PORTVERSION= 1.3.18
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= deskutils perl5
|
||||
MASTER_SITES= http://www.daemon.de/idisk/Apps/note/
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue