- Add LICENSE
- Cleanup Makefile header
This commit is contained in:
parent
c7f9c5fb67
commit
af92649a59
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316559
1 changed files with 4 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue