diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-04-17 14:00:44 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-04-17 14:00:44 +0000 |
commit | 519d70760cf1d70071e7e22958cacaae4cb96f91 (patch) | |
tree | 237bc4e8c455a4e121858b1af0122f7b65988f10 /security/p5-Crypt-Primes/Makefile | |
parent | 4807521f6effad6885705cbcb25f12c89827317a (diff) | |
download | ports-519d70760cf1d70071e7e22958cacaae4cb96f91.tar.gz ports-519d70760cf1d70071e7e22958cacaae4cb96f91.zip |
Notes
Diffstat (limited to 'security/p5-Crypt-Primes/Makefile')
-rw-r--r-- | security/p5-Crypt-Primes/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/p5-Crypt-Primes/Makefile b/security/p5-Crypt-Primes/Makefile index c603f5c03f9c..4f5ec7332e05 100644 --- a/security/p5-Crypt-Primes/Makefile +++ b/security/p5-Crypt-Primes/Makefile @@ -22,6 +22,7 @@ BUILD_DEPENDS= ${PERLBASE}/Crypt/Random.pm:${PORTSDIR}/security/p5-Crypt-Random PERL_CONFIGURE= yes +MAN1= largeprimes.1 MAN3= Crypt::Primes.3 .include <bsd.port.mk> |