openbsd-ports/textproc/p5-String-Koremutake/Makefile
2022-03-11 20:02:12 +00:00

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>