diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-09 21:46:56 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-09 21:46:56 +0000 |
commit | 75de3f4e3b1ac2fc50d6636d8963d771e7389b35 (patch) | |
tree | fb83a9f07f8cf0c64789b989398785ab552e8404 /www/p5-FAQ-OMatic/Makefile | |
parent | 291b846592575ba5048162e4f353937eceb3c7b5 (diff) | |
download | ports-75de3f4e3b1ac2fc50d6636d8963d771e7389b35.tar.gz ports-75de3f4e3b1ac2fc50d6636d8963d771e7389b35.zip |
Notes
Diffstat (limited to 'www/p5-FAQ-OMatic/Makefile')
-rw-r--r-- | www/p5-FAQ-OMatic/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/p5-FAQ-OMatic/Makefile b/www/p5-FAQ-OMatic/Makefile index e8da4d98863e..8ded46b3289e 100644 --- a/www/p5-FAQ-OMatic/Makefile +++ b/www/p5-FAQ-OMatic/Makefile @@ -7,9 +7,11 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Perl API to manipulate FAQ-O-Matics +LICENSE= GPLv2 + USES= perl5 USE_PERL5= configure |