summaryrefslogtreecommitdiff
path: root/graphics/png2html
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-16 15:22:13 +0000
committerwiz <wiz>2001-02-16 15:22:13 +0000
commit4a8a503bb648160a87419f17dea624c135dd8361 (patch)
treeb5890a54c67bba8526cf5a60ca066d6a3cf5bfc8 /graphics/png2html
parent220325988af82dd6e1b8e09227eec26115852697 (diff)
downloadpkgsrc-4a8a503bb648160a87419f17dea624c135dd8361.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'graphics/png2html')
-rw-r--r--graphics/png2html/Makefile3
-rw-r--r--graphics/png2html/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/png2html/Makefile b/graphics/png2html/Makefile
index f7336e45a53..d17be80dd89 100644
--- a/graphics/png2html/Makefile
+++ b/graphics/png2html/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/10/23 17:06:37 hubertf Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/16 15:22:31 wiz Exp $
#
DISTNAME= png2html-1.1
@@ -7,6 +7,7 @@ MASTER_SITES= http://www.engr.mun.ca/~holden/
MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.engr.mun.ca/~holden/png2html.html
+COMMENT= Takes a PNG image and transforms it to a web page
DEPENDS+= png-1.*:../../graphics/png
DEPENDS+= gd>=1.8.3:../../graphics/gd
diff --git a/graphics/png2html/pkg/COMMENT b/graphics/png2html/pkg/COMMENT
deleted file mode 100644
index c61f86a4f4a..00000000000
--- a/graphics/png2html/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Takes a PNG image and transforms it to a web page