Index: head/converters/p5-JSON-Any/Makefile =================================================================== --- head/converters/p5-JSON-Any/Makefile (revision 274583) +++ head/converters/p5-JSON-Any/Makefile (revision 274584) @@ -1,26 +1,27 @@ # New ports collection makefile for: JSON-Any # Date created: 7 Apr 2007 # Whom: Cheng-Lung Sung # # $FreeBSD$ # PORTNAME= JSON-Any PORTVERSION= 1.28 CATEGORIES= converters perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl Wrapper Class for the various JSON classes +BUILD_DEPENDS= p5-JSON>=2.02:${PORTSDIR}/converters/p5-JSON +RUN_DEPENDS= p5-JSON>=2.02:${PORTSDIR}/converters/p5-JSON + LICENSE_COMB= dual LICENSE= ART20 GPLv1 -RUN_DEPENDS= p5-JSON>=2.02:${PORTSDIR}/converters/p5-JSON -BUILD_DEPENDS= ${RUN_DEPENDS} - PERL_CONFIGURE= yes + MAN3= JSON::Any.3 .include Property changes on: head/converters/p5-JSON-Any/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.20 \ No newline at end of property +1.21 \ No newline at end of property