14 lines
226 B
Makefile
14 lines
226 B
Makefile
COMMENT= generate pronounceable passwords
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= Text-Password-Pronounceable-0.30
|
|
FIX_EXTRACT_PERMISSIONS=Yes
|
|
REVISION= 1
|
|
|
|
CATEGORIES= security
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|