1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00
freebsd-ports/www/p5-HTML-Clean/Makefile
2021-04-06 16:31:07 +02:00

20 lines
352 B
Makefile

# Created by: Alex Kapranoff <kapr@crosswinds.net>
PORTNAME= HTML-Clean
PORTVERSION= 1.4
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= bofh@FreeBSD.org
COMMENT= Cleans up HTML code for web browsers, not humans
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>