openbsd-ports/security/p5-Text-Password-Pronounceable/Makefile

16 lines
274 B
Makefile

# $OpenBSD: Makefile,v 1.6 2019/07/12 20:49:08 sthen Exp $
COMMENT= generate pronounceable passwords
MODULES= cpan
PKG_ARCH= *
DISTNAME= Text-Password-Pronounceable-0.30
FIX_EXTRACT_PERMISSIONS=Yes
CATEGORIES= security
# Perl
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>