diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-25 12:42:07 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-25 12:42:07 +0000 |
commit | bf73a2591c9d8e262454d8c3ee1cc020247497dd (patch) | |
tree | 308aadfa244e49aa43ac9886ff7c236c91e9b77f /devel/p5-Data-HashArray | |
parent | bf8bd95024a61c0746e5d6dd04898fd706eca66e (diff) |
Notes
Diffstat (limited to 'devel/p5-Data-HashArray')
-rw-r--r-- | devel/p5-Data-HashArray/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/p5-Data-HashArray/Makefile b/devel/p5-Data-HashArray/Makefile index 18f68526e652..a0d9b05f105a 100644 --- a/devel/p5-Data-HashArray/Makefile +++ b/devel/p5-Data-HashArray/Makefile @@ -7,9 +7,12 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Array class of hashes with properties via overloading and AUTOLOAD +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure |