15 lines
257 B
Makefile
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>
|