openbsd-ports/security/p5-Crypt-PasswdMD5/Makefile
2013-03-11 11:35:43 +00:00

15 lines
257 B
Makefile

# $OpenBSD: Makefile,v 1.6 2013/03/11 11:41:26 espie Exp $
COMMENT= md5-based passwords in perl
MODULES= cpan
DISTNAME= Crypt-PasswdMD5-1.3
REVISION= 0
CATEGORIES= security
USE_GROFF = Yes
# beer-ware
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>