freebsd-ports/www/p5-HTML-SimpleParse/Makefile
2013-11-07 13:55:25 +00:00

16 lines
262 B
Makefile

# Created by: vanilla
# $FreeBSD$
PORTNAME= HTML-SimpleParse
PORTVERSION= 0.12
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Bare-bones HTML parser
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>