diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-01-23 03:28:04 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-01-23 03:28:04 +0000 |
| commit | eda6b53a8a3d83f986ec3c6b1bd032fe91d623ce (patch) | |
| tree | 2994dece9775cb8b87badf2cc14f5481adf6e355 /textproc/p5-JavaScript-Minifier/Makefile | |
| parent | - Update to 4.68 (diff) | |
- Update to 1.08
- Update LICENSE
Changes: http://search.cpan.org/dist/JavaScript-Minifier/Changes
Notes
Notes:
svn path=/head/; revision=340787
Diffstat (limited to 'textproc/p5-JavaScript-Minifier/Makefile')
| -rw-r--r-- | textproc/p5-JavaScript-Minifier/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/p5-JavaScript-Minifier/Makefile b/textproc/p5-JavaScript-Minifier/Makefile index 6a29f657bc5d..f7b31b1b5b16 100644 --- a/textproc/p5-JavaScript-Minifier/Makefile +++ b/textproc/p5-JavaScript-Minifier/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= JavaScript-Minifier -PORTVERSION= 1.06 +PORTVERSION= 1.08 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ZOFFIX @@ -11,7 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= JavaScript whitespace/comment eliminator -LICENSE= ART20 +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual USES= perl5 USE_PERL5= configure |
