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

15 lines
222 B
Makefile

COMMENT= perl module to create WML cards
MODULES= cpan
PKG_ARCH= *
DISTNAME= WML-Card-0.02
REVISION= 2
CATEGORIES= textproc www
# GPL/Artistic
PERMIT_PACKAGE= Yes
RUN_DEPENDS= www/p5-HTML-Parser
.include <bsd.port.mk>