openbsd-ports/www/p5-HTML-SimpleParse/Makefile
2013-03-11 11:35:43 +00:00

19 lines
316 B
Makefile

# $OpenBSD: Makefile,v 1.4 2013/03/11 11:44:45 espie Exp $
COMMENT= bare-bones HTML parser
MODULES= cpan
DISTNAME= HTML-SimpleParse-0.12
REVISION= 0
CATEGORIES= www
USE_GROFF = Yes
MAINTAINER= Simon Bertrang <simon@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM= Yes
CONFIGURE_STYLE= modbuild
.include <bsd.port.mk>