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

21 lines
382 B
Makefile
Raw Normal View History

2006-11-12 11:29:53 -05:00
# $OpenBSD: Makefile,v 1.1.1.1 2006/11/12 16:29:53 espie Exp $
COMMENT= "memorable random strings"
MODULES= cpan
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
REGRESS_DEPENDS=::devel/p5-Test-Exception
.include <bsd.port.mk>