diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-04-06 05:48:57 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-04-06 05:48:57 +0000 |
commit | b75cdd03f0e1d723d38065ffae5de40579372507 (patch) | |
tree | de6cd22373c3e0043ffb2c17cbbbf01a579ea8ea /www/p5-HTML-SimpleParse | |
parent | bc46af5f67330d7ae8a123e52fb9d42d1e3366e2 (diff) |
Notes
Diffstat (limited to 'www/p5-HTML-SimpleParse')
-rw-r--r-- | www/p5-HTML-SimpleParse/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www/p5-HTML-SimpleParse/Makefile b/www/p5-HTML-SimpleParse/Makefile index 80d2e9bd827b..310b12c21f9f 100644 --- a/www/p5-HTML-SimpleParse/Makefile +++ b/www/p5-HTML-SimpleParse/Makefile @@ -7,9 +7,12 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Bare-bones HTML parser +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure |