2010-12-03 06:46:46 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.5 2010/12/03 11:46:49 ajacoutot Exp $
|
2006-11-12 11:29:53 -05:00
|
|
|
|
2007-09-15 16:59:36 -04: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
|
2010-12-03 06:46:46 -05:00
|
|
|
REVISION= 0
|
2006-11-12 11:29:53 -05:00
|
|
|
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>
|