diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-26 15:33:30 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-26 15:33:30 +0000 |
commit | 11b138d158b6a9b086cc5ab90a93821caee58c08 (patch) | |
tree | 7efe5dc1647f7679056d60b0a1ae535bc2be0340 /devel/p5-Array-Window | |
parent | ee02a09f94781890a5bc4c7b082cfb1161933bb1 (diff) | |
download | ports-11b138d158b6a9b086cc5ab90a93821caee58c08.tar.gz ports-11b138d158b6a9b086cc5ab90a93821caee58c08.zip |
Notes
Diffstat (limited to 'devel/p5-Array-Window')
-rw-r--r-- | devel/p5-Array-Window/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/p5-Array-Window/Makefile b/devel/p5-Array-Window/Makefile index 3f91b381317e..72f48e54930e 100644 --- a/devel/p5-Array-Window/Makefile +++ b/devel/p5-Array-Window/Makefile @@ -7,9 +7,12 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Calculate windows/subsets/pages of arrays +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Params-Util>=0.12:${PORTSDIR}/devel/p5-Params-Util RUN_DEPENDS:= ${BUILD_DEPENDS} |