diff options
Diffstat (limited to 'devel/p5-Params-Validate/Makefile')
-rw-r--r-- | devel/p5-Params-Validate/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/p5-Params-Validate/Makefile b/devel/p5-Params-Validate/Makefile index 49aa47cc620c..d60429cafe17 100644 --- a/devel/p5-Params-Validate/Makefile +++ b/devel/p5-Params-Validate/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Params-Validate -PORTVERSION= 0.95 -PORTREVISION= 3 +PORTVERSION= 0.97 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Validate method/function parameters +LICENSE= ART20 + BUILD_DEPENDS= p5-ExtUtils-CBuilder>=0.2703:${PORTSDIR}/devel/p5-ExtUtils-CBuilder PERL_MODBUILD= yes |