summaryrefslogtreecommitdiff
path: root/www/p5-HTML-PrettyPrinter
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-17 17:21:28 +0000
committerwiz <wiz@pkgsrc.org>2001-02-17 17:21:28 +0000
commita0745845b3ea0a5fc0fbe2e28e4fdd653ae556ed (patch)
treefe8266973ffa2637b58ee95206ea56dc48377bc4 /www/p5-HTML-PrettyPrinter
parenta486f11406b23d4578e07720dca416262225a087 (diff)
downloadpkgsrc-a0745845b3ea0a5fc0fbe2e28e4fdd653ae556ed.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'www/p5-HTML-PrettyPrinter')
-rw-r--r--www/p5-HTML-PrettyPrinter/Makefile3
-rw-r--r--www/p5-HTML-PrettyPrinter/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTML-PrettyPrinter/Makefile b/www/p5-HTML-PrettyPrinter/Makefile
index 322efae8edd..ed88b0aca9a 100644
--- a/www/p5-HTML-PrettyPrinter/Makefile
+++ b/www/p5-HTML-PrettyPrinter/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/10/15 02:51:46 jlam Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/17 17:22:23 wiz Exp $
DISTNAME= HTML-PrettyPrinter-0.03
PKGNAME= p5-${DISTNAME}
@@ -6,6 +6,7 @@ CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}
MAINTAINER= jlam@netbsd.org
+COMMENT= perl5 module for pretty-printing HTML
DEPENDS+= p5-HTML-Tree>=3.0:../../www/p5-HTML-Tree
DEPENDS+= p5-HTML-Tagset-*:../../www/p5-HTML-Tagset
diff --git a/www/p5-HTML-PrettyPrinter/pkg/COMMENT b/www/p5-HTML-PrettyPrinter/pkg/COMMENT
deleted file mode 100644
index 4a9e7d1a71c..00000000000
--- a/www/p5-HTML-PrettyPrinter/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-perl5 module for pretty-printing HTML