diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/glpng/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/glpng/Makefile b/graphics/glpng/Makefile index bdaf0fa81b3..6a6cc39dfe7 100644 --- a/graphics/glpng/Makefile +++ b/graphics/glpng/Makefile @@ -12,6 +12,8 @@ DISTNAME= glpng MAINTAINER= amdmi3@FreeBSD.org COMMENT= Library to easily load PNG files as an OpenGL textures +LICENSE= ZLIB + LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png USE_GL= gl |