18 lines
251 B
Makefile
18 lines
251 B
Makefile
|
COMMENT= memorable random strings
|
||
|
|
||
|
MODULES= cpan
|
||
|
PKG_ARCH= *
|
||
|
|
||
|
DISTNAME= String-Koremutake-0.30
|
||
|
REVISION= 1
|
||
|
CATEGORIES= textproc devel
|
||
|
|
||
|
# perl
|
||
|
PERMIT_PACKAGE= Yes
|
||
|
|
||
|
CONFIGURE_STYLE=modbuild
|
||
|
|
||
|
TEST_DEPENDS=devel/p5-Test-Exception
|
||
|
|
||
|
.include <bsd.port.mk>
|