openbsd-ports/devel/p5-Filter-Template/Makefile
2022-03-11 18:49:30 +00:00

13 lines
206 B
Makefile

COMMENT= source filter for inline code templates (macros)
DISTNAME = Filter-Template-1.043
CATEGORIES= devel
REVISION = 0
# GPL
PERMIT_PACKAGE= Yes
MODULES= cpan
PKG_ARCH= *
.include <bsd.port.mk>