diff options
Diffstat (limited to 'security/p5-Crypt-GPG/Makefile')
-rw-r--r-- | security/p5-Crypt-GPG/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/p5-Crypt-GPG/Makefile b/security/p5-Crypt-GPG/Makefile index 8d67cd91320d..1c0dcf6ea8d1 100644 --- a/security/p5-Crypt-GPG/Makefile +++ b/security/p5-Crypt-GPG/Makefile @@ -5,6 +5,7 @@ PORTNAME= Crypt-GPG PORTVERSION= 1.63 +PORTREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,6 +13,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= gabor@FreeBSD.org COMMENT= Perl extension for GnuPG +RUN_DEPENDS= p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run + PERL_CONFIGURE= yes MAN3= Crypt::GPG.3 |