diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-12-07 16:01:54 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-12-07 16:01:54 +0000 |
commit | f824511bdcee9c1234e2bc77902dd1e3c4f91eaa (patch) | |
tree | dd6c6ad6fb96b063fa1e1ae0b467a6c15a720e1b /www/p5-Catalyst-Action-REST/Makefile | |
parent | 945fdd360a6f0095b327bd231741dd367625974b (diff) | |
download | ports-f824511bdcee9c1234e2bc77902dd1e3c4f91eaa.tar.gz ports-f824511bdcee9c1234e2bc77902dd1e3c4f91eaa.zip |
Notes
Diffstat (limited to 'www/p5-Catalyst-Action-REST/Makefile')
-rw-r--r-- | www/p5-Catalyst-Action-REST/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Action-REST/Makefile b/www/p5-Catalyst-Action-REST/Makefile index 237a53068f6e..668329585850 100644 --- a/www/p5-Catalyst-Action-REST/Makefile +++ b/www/p5-Catalyst-Action-REST/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Catalyst-Action-REST -PORTVERSION= 1.20 +PORTVERSION= 1.21 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,6 +12,7 @@ COMMENT= Automated REST Method Dispatching for Catalyst LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-Catalyst-Runtime>=5.80030:www/p5-Catalyst-Runtime \ p5-Class-Inspector>=1.13:devel/p5-Class-Inspector \ |