openbsd-ports/security/p5-MD5/Makefile

23 lines
469 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.3 2001/05/06 03:46:07 lebel Exp $
COMMENT= "interface to md5 message-digest algorithm"
DISTNAME= MD5-1.7
PKGNAME= p5-${DISTNAME}
CATEGORIES= security perl5
NEED_VERSION= 1.402
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= MD5
CONFIGURE_STYLE= perl
.include <bsd.port.mk>