openbsd-ports/textproc/p5-XML-Literal/Makefile

17 lines
291 B
Makefile
Raw Normal View History

2013-03-11 07:35:43 -04:00
# $OpenBSD: Makefile,v 1.8 2013/03/11 11:42:45 espie Exp $
2006-11-11 08:28:00 -05:00
COMMENT= embed XML directly into perl
2006-11-11 08:28:00 -05:00
MODULES= cpan
2006-11-11 08:28:00 -05:00
DISTNAME= XML-Literal-0.02
REVISION= 1
CATEGORIES= textproc
2010-10-19 03:54:21 -04:00
USE_GROFF = Yes
2006-11-11 08:28:00 -05:00
# GPL/Artistic
PERMIT_PACKAGE_CDROM= Yes
2010-11-20 14:56:47 -05:00
RUN_DEPENDS= devel/p5-Sub-Override
2006-11-11 08:28:00 -05:00
.include <bsd.port.mk>