diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-04-07 10:13:03 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-04-07 10:13:03 +0000 |
commit | ad51f8024fda2a5abe7899d8926ac825ee920bf3 (patch) | |
tree | 9baa3f0fa2353133b7686382a7890e71f69c135d /www/p5-Catalyst-Controller-BindLex | |
parent | 669b77a493230b6b19a12bb9aee6fcb9ad03d06b (diff) |
Notes
Diffstat (limited to 'www/p5-Catalyst-Controller-BindLex')
-rw-r--r-- | www/p5-Catalyst-Controller-BindLex/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Controller-BindLex/Makefile b/www/p5-Catalyst-Controller-BindLex/Makefile index aeab03bf9b4b..bf78b37bc094 100644 --- a/www/p5-Catalyst-Controller-BindLex/Makefile +++ b/www/p5-Catalyst-Controller-BindLex/Makefile @@ -8,9 +8,12 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:NUFFIN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Stash your lexical goodness +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Catalyst-Runtime>=0:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Array-RefElem>=0:${PORTSDIR}/misc/p5-Array-RefElem \ p5-Devel-Caller>=0:${PORTSDIR}/devel/p5-Devel-Caller \ |