diff options
Diffstat (limited to 'www/p5-HTML-Clean')
-rw-r--r-- | www/p5-HTML-Clean/Makefile | 2 | ||||
-rw-r--r-- | www/p5-HTML-Clean/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-HTML-Clean/Makefile b/www/p5-HTML-Clean/Makefile index 6f00721429a3..f020718f7bce 100644 --- a/www/p5-HTML-Clean/Makefile +++ b/www/p5-HTML-Clean/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@freebsd.org +PORTCOMMENT= Cleans up HTML code for web browsers, not humans + PERL_CONFIGURE= yes MAN1= htmlclean.1 diff --git a/www/p5-HTML-Clean/pkg-comment b/www/p5-HTML-Clean/pkg-comment deleted file mode 100644 index bb0ede031add..000000000000 --- a/www/p5-HTML-Clean/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Cleans up HTML code for web browsers, not humans |