- Add LICENSE
- Cleanup Makefile header - Use single space after WWW:
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: p5-JavaScript-Minifier
|
||||
# Date created: 2011-08-03
|
||||
# Whom: Kurt Lidl <kurt.lidl@cello.com>
|
||||
#
|
||||
# Created by: Kurt Lidl <kurt.lidl@cello.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= JavaScript-Minifier
|
||||
PORTVERSION= 1.05
|
||||
@@ -15,8 +11,11 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= JavaScript whitespace/comment eliminator
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= JavaScript::Minifier.3
|
||||
MAN3= JavaScript::Minifier.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
Strip whitespace and comments from JavaScript code
|
||||
|
||||
WWW: http://search.cpan.org/dist/JavaScript-Minifier/
|
||||
WWW: http://search.cpan.org/dist/JavaScript-Minifier/
|
||||
|
||||
Reference in New Issue
Block a user