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

16 lines
310 B
Makefile

# Created by: Alex Kapranoff <kapr@crosswinds.net>
# $FreeBSD$
PORTNAME= HTML-Clean
PORTVERSION= 0.8
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Cleans up HTML code for web browsers, not humans
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>