summaryrefslogtreecommitdiff
path: root/print/html2ps
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-17 17:42:09 +0000
committerwiz <wiz@pkgsrc.org>2001-02-17 17:42:09 +0000
commita87738b456114a95193b58ec31e883210d6b9f3f (patch)
tree926bbe6e07ce5aedfc0884e098d71275e74392c9 /print/html2ps
parentad02d69ab28ddc19bb63fd7441b9ad1fc18206bb (diff)
downloadpkgsrc-a87738b456114a95193b58ec31e883210d6b9f3f.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'print/html2ps')
-rw-r--r--print/html2ps/Makefile3
-rw-r--r--print/html2ps/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/print/html2ps/Makefile b/print/html2ps/Makefile
index 56ac1a1ab56..b803a1aed2b 100644
--- a/print/html2ps/Makefile
+++ b/print/html2ps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2001/01/26 18:20:27 hubertf Exp $
+# $NetBSD: Makefile,v 1.5 2001/02/17 17:51:44 wiz Exp $
#
DISTNAME= html2ps-1.0b1
@@ -7,6 +7,7 @@ MASTER_SITES= http://www.tdb.uu.se/~jan/
MAINTAINER= kim@tac.nyc.ny.us
HOMEPAGE= http://www.tdb.uu.se/~jan/html2ps.html
+COMMENT= HTML to PostScript converter
DEPENDS+= ImageMagick-*:../../graphics/ImageMagick
DEPENDS+= ghostscript{,-nox11}-[6-9]*:../../print/ghostscript
diff --git a/print/html2ps/pkg/COMMENT b/print/html2ps/pkg/COMMENT
deleted file mode 100644
index 06b1c5a9fac..00000000000
--- a/print/html2ps/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-HTML to PostScript converter