openbsd-ports/security/p5-Crypt-PasswdMD5/Makefile

15 lines
245 B
Makefile

# $OpenBSD: Makefile,v 1.9 2019/07/12 21:02:25 sthen Exp $
COMMENT= md5-based passwords in perl
MODULES= cpan
PKG_ARCH= *
DISTNAME= Crypt-PasswdMD5-1.3
REVISION= 0
CATEGORIES= security
# beer-ware
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>