openbsd-ports/textproc/p5-WML-Card/Makefile
2013-03-11 11:35:43 +00:00

17 lines
293 B
Makefile

# $OpenBSD: Makefile,v 1.18 2013/03/11 11:42:45 espie Exp $
COMMENT= perl module to create WML cards
MODULES= cpan
DISTNAME= WML-Card-0.02
REVISION= 1
CATEGORIES= textproc www
USE_GROFF = Yes
# GPL/Artistic
PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS= www/p5-HTML-Parser
.include <bsd.port.mk>