diff options
Diffstat (limited to 'graphics/png2html/Makefile')
-rw-r--r-- | graphics/png2html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/png2html/Makefile b/graphics/png2html/Makefile index 7b7300d34459..72aa9f4b9218 100644 --- a/graphics/png2html/Makefile +++ b/graphics/png2html/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://www.engr.mun.ca/~holden/ MAINTAINER= ports@FreeBSD.org COMMENT= Takes a PNG image and transforms it into HTML -LICENSE= GPLv2 # (or later) +LICENSE= GPLv2+ LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ libgd.so:${PORTSDIR}/graphics/gd |