diff options
Diffstat (limited to 'security/p5-Crypt-RandPasswd')
-rw-r--r-- | security/p5-Crypt-RandPasswd/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Crypt-RandPasswd/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Crypt-RandPasswd/Makefile b/security/p5-Crypt-RandPasswd/Makefile index eafec77..aa59837 100644 --- a/security/p5-Crypt-RandPasswd/Makefile +++ b/security/p5-Crypt-RandPasswd/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An implementation of the Automated Password Generator standard + PERL_CONFIGURE= yes SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/security/p5-Crypt-RandPasswd/pkg-comment b/security/p5-Crypt-RandPasswd/pkg-comment deleted file mode 100644 index 76737de..0000000 --- a/security/p5-Crypt-RandPasswd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An implementation of the Automated Password Generator standard |