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