aboutsummaryrefslogtreecommitdiff
path: root/graphics/png2html
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-04-05 14:01:51 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-04-05 14:01:51 +0000
commit670b177f38782113df38241645cc5e3c8290f24e (patch)
tree54216c34361337f39e3c9af4e2d801015444fade /graphics/png2html
parent0d99b79ee28e8c32b0283eebe351694dc4ba52dd (diff)
downloadports-670b177f38782113df38241645cc5e3c8290f24e.tar.gz
ports-670b177f38782113df38241645cc5e3c8290f24e.zip
Notes
Diffstat (limited to 'graphics/png2html')
-rw-r--r--graphics/png2html/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/png2html/Makefile b/graphics/png2html/Makefile
index bb7c50701005..9f64568ffbea 100644
--- a/graphics/png2html/Makefile
+++ b/graphics/png2html/Makefile
@@ -13,6 +13,8 @@ COMMENT= Takes a PNG image and transforms it into HTML
LICENSE= GPLv2 # (or later)
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN= No public distfiles
+
LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \
libgd.so:${PORTSDIR}/graphics/gd