aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-04-26 11:05:31 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-04-26 11:05:31 +0800
commit4c61106d043178cd22be2f604a4be321402ac0f9 (patch)
treee6334b783f9be1ba5ace78f9a51d404b7b0a806a /textproc
parent92c5b687ee5d189088c6721923d3809526a875a6 (diff)
downloadfreebsd-ports-gnome-4c61106d043178cd22be2f604a4be321402ac0f9.tar.gz
freebsd-ports-gnome-4c61106d043178cd22be2f604a4be321402ac0f9.tar.zst
freebsd-ports-gnome-4c61106d043178cd22be2f604a4be321402ac0f9.zip
- Add LICENSE
- Cleanup Makefile header
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-CSS-Minifier/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/textproc/p5-CSS-Minifier/Makefile b/textproc/p5-CSS-Minifier/Makefile
index 59f7abf0037b..313923394843 100644
--- a/textproc/p5-CSS-Minifier/Makefile
+++ b/textproc/p5-CSS-Minifier/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-CSS-Minifier
-# Date created: 2011-09-03
-# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
-#
+# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= CSS-Minifier
PORTVERSION= 0.01
@@ -14,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Perl extension for minifying CSS
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
PERL_CONFIGURE= yes
MAN3= CSS::Minifier.3