freebsd-ports/www/p5-HTML-Clean/Makefile

20 lines
352 B
Makefile
Raw Normal View History

# Created by: Alex Kapranoff <kapr@crosswinds.net>
# $FreeBSD$
PORTNAME= HTML-Clean
PORTVERSION= 0.8
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= 5u623l20@gmail.com
2003-02-20 20:21:36 +01:00
COMMENT= Cleans up HTML code for web browsers, not humans
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
2013-08-02 20:21:05 +02:00
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>