openbsd-ports/textproc/p5-XML-Literal/Makefile
2013-03-11 11:35:43 +00:00

17 lines
291 B
Makefile

# $OpenBSD: Makefile,v 1.8 2013/03/11 11:42:45 espie Exp $
COMMENT= embed XML directly into perl
MODULES= cpan
DISTNAME= XML-Literal-0.02
REVISION= 1
CATEGORIES= textproc
USE_GROFF = Yes
# GPL/Artistic
PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS= devel/p5-Sub-Override
.include <bsd.port.mk>