summaryrefslogtreecommitdiff
path: root/graphics/png2html/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/png2html/Makefile')
-rw-r--r--graphics/png2html/Makefile3
1 files changed, 2 insertions, 1 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