openbsd-ports/textproc/p5-String-Random/Makefile

17 lines
357 B
Makefile

# $OpenBSD: Makefile,v 1.9 2007/09/15 20:59:39 merdely Exp $
COMMENT= perl module for generating randoms strings
MODULES= cpan
DISTNAME= String-Random-0.20
PKGNAME= p5-${DISTNAME}p0
CATEGORIES= textproc
# GPL/Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>