aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-03-18 23:38:20 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-03-18 23:38:20 +0000
commitcec9874c225fcd0f0d3b4ebb5032a75a32c88af2 (patch)
tree510232d5cea660eee1ba9e0b6086b40605916566 /graphics/Makefile
parent86ab39eda5107a81a643eb88759035dbd5a1dea4 (diff)
downloadports-cec9874c225fcd0f0d3b4ebb5032a75a32c88af2.tar.gz
ports-cec9874c225fcd0f0d3b4ebb5032a75a32c88af2.zip
This is a library for OpenGL to load PNG graphics files as an
OpenGL texture as easily as possible. It also has a number of options for generating the alpha channel and mipmaps. WWW: http://www.wyatt100.freeserve.co.uk/download.htm PR: ports/94576 Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
Notes
Notes: svn path=/head/; revision=157626
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 2b35361e645a..3b2278d96a89 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -171,6 +171,7 @@
SUBDIR += glide3
SUBDIR += glitz
SUBDIR += gliv
+ SUBDIR += glpng
SUBDIR += gltk
SUBDIR += gltt
SUBDIR += gmt