diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-04-06 05:49:21 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-04-06 05:49:21 +0000 |
| commit | 83ab28929aa4657c38c81d0df4ebbc8a7e3681a2 (patch) | |
| tree | a5387b7640ef9a47cbd55519fe0c25eb2bf88e33 /www/p5-HTML-Clean | |
| parent | - Update to 20131209 (diff) | |
- Add LICENSE
- Pass maintainership to submitter
PR: ports/188241
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Diffstat (limited to 'www/p5-HTML-Clean')
| -rw-r--r-- | www/p5-HTML-Clean/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www/p5-HTML-Clean/Makefile b/www/p5-HTML-Clean/Makefile index d61448df7a2b..f999764f705e 100644 --- a/www/p5-HTML-Clean/Makefile +++ b/www/p5-HTML-Clean/Makefile @@ -7,9 +7,12 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Cleans up HTML code for web browsers, not humans +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure |
