diff options
Diffstat (limited to 'security/pgp5/Makefile')
-rw-r--r-- | security/pgp5/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/pgp5/Makefile b/security/pgp5/Makefile index 1383bb940a14..0d8e9bb480b7 100644 --- a/security/pgp5/Makefile +++ b/security/pgp5/Makefile @@ -18,7 +18,9 @@ MAINTAINER= markm@FreeBSD.org WRKSRC= ${WRKDIR}/${DISTNAME}/src GNU_CONFIGURE= yes +USE_PERL5= yes RESTRICTED= "Crypto" + MAN1= pgp5.1 pgpe.1 pgpk.1 pgps.1 pgpv.1 MAN5= pgp.cfg.5 MAN7= pgp-integration.7 pgp-intro.7 |