ports/textproc/p5-String-Koremutake/Makefile

18 lines
251 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
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>