openbsd-ports/textproc/p5-String-Random/Makefile
2013-03-11 11:35:43 +00:00

17 lines
293 B
Makefile

# $OpenBSD: Makefile,v 1.13 2013/03/11 11:42:44 espie Exp $
COMMENT= perl module for generating randoms strings
MODULES= cpan
DISTNAME= String-Random-0.22
REVISION= 0
CATEGORIES= textproc
USE_GROFF = Yes
# perl
PERMIT_PACKAGE_CDROM= Yes
CONFIGURE_STYLE= modbuild
.include <bsd.port.mk>