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

22 lines
390 B
Makefile
Raw Normal View History

2010-11-20 14:56:47 -05:00
# $OpenBSD: Makefile,v 1.4 2010/11/20 19:56:50 espie Exp $
2006-11-12 11:29:53 -05:00
COMMENT= memorable random strings
2006-11-12 11:29:53 -05:00
MODULES= cpan
2010-10-19 03:54:21 -04:00
USE_GROFF = Yes
2006-11-12 11:29:53 -05:00
DISTNAME= String-Koremutake-0.30
CATEGORIES= textproc devel
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE=modbuild
2010-11-20 14:56:47 -05:00
REGRESS_DEPENDS=devel/p5-Test-Exception
2006-11-12 11:29:53 -05:00
.include <bsd.port.mk>