openbsd-ports/security/p5-Digest-MD2/Makefile
2007-01-15 17:40:09 +00:00

20 lines
378 B
Makefile

# $OpenBSD: Makefile,v 1.2 2007/01/15 17:40:10 simon Exp $
SHARED_ONLY= Yes
COMMENT= "perl interface to the MD2 Algorithm"
MODULES= cpan
DISTNAME= Digest-MD2-2.03
CATEGORIES= security
MAINTAINER= Nikolay Sturm <sturm@openbsd.org>
# GPL/Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>