aboutsummaryrefslogtreecommitdiff
path: root/lang/p5-JavaScript-Squish/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2006-01-20 12:20:51 +0000
committerAnton Berezin <tobez@FreeBSD.org>2006-01-20 12:20:51 +0000
commit0c2a6353d07ce08ccd9e50c129e98104c17048d0 (patch)
treed7a58e56d46112620b413b56aeddd8940f0370ca /lang/p5-JavaScript-Squish/Makefile
parentaf49a4ccbd59118e366d8fe80c585d307abe2c10 (diff)
downloadports-0c2a6353d07ce08ccd9e50c129e98104c17048d0.tar.gz
ports-0c2a6353d07ce08ccd9e50c129e98104c17048d0.zip
Notes
Diffstat (limited to 'lang/p5-JavaScript-Squish/Makefile')
-rw-r--r--lang/p5-JavaScript-Squish/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/p5-JavaScript-Squish/Makefile b/lang/p5-JavaScript-Squish/Makefile
index e323bd28bb47..917324f9e2d8 100644
--- a/lang/p5-JavaScript-Squish/Makefile
+++ b/lang/p5-JavaScript-Squish/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= JavaScript-Squish
-PORTVERSION= 0.04
+PORTVERSION= 0.05
CATEGORIES= lang perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= JavaScript
@@ -17,6 +17,7 @@ COMMENT= Reduce/Compact JavaScript code to as few characters as possible
PERL_CONFIGURE= yes
+MAN1= js_compactor.1
MAN3= JavaScript::Squish.3
.include <bsd.port.mk>