diff --git a/deskutils/note/Makefile b/deskutils/note/Makefile index 08599effab18c..9feacbcb8715d 100644 --- a/deskutils/note/Makefile +++ b/deskutils/note/Makefile @@ -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