ports/textproc/p5-String-CamelCase/Makefile

17 lines
259 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= camelcase, de-camelcase
MODULES= cpan
PKG_ARCH= *
DISTNAME= String-CamelCase-0.04
CATEGORIES= textproc
REVISION= 0
MAINTAINER= Andrew Fresh <afresh1@openbsd.org>
# Same as Perl
PERMIT_PACKAGE= Yes
MAKE_ENV += TEST_POD=Yes
.include <bsd.port.mk>