aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-JSON-XS/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2008-04-21 02:31:03 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2008-04-21 02:31:03 +0000
commite594a131dbb662129dc0824d80648e93419b9474 (patch)
tree793cea7b6a53d925cc0776ca4a96624d13eb459f /converters/p5-JSON-XS/Makefile
parentf87a5d0fa80e2c71109f12550740bb8ab84f7431 (diff)
downloadports-e594a131dbb662129dc0824d80648e93419b9474.tar.gz
ports-e594a131dbb662129dc0824d80648e93419b9474.zip
Notes
Diffstat (limited to 'converters/p5-JSON-XS/Makefile')
-rw-r--r--converters/p5-JSON-XS/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/p5-JSON-XS/Makefile b/converters/p5-JSON-XS/Makefile
index c5a81cbe5aba..d4388ee94855 100644
--- a/converters/p5-JSON-XS/Makefile
+++ b/converters/p5-JSON-XS/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= JSON-XS
-PORTVERSION= 2.10
+PORTVERSION= 2.20
CATEGORIES= converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,6 +16,7 @@ MAINTAINER= clsung@FreeBSD.org
COMMENT= JSON serialising/deserialising, done correctly and fast
PERL_CONFIGURE= 5.8.0+
+MAN1= json_xs.1
MAN3= JSON::XS.3 JSON::XS::Boolean.3
.include <bsd.port.mk>