aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2019-01-05 20:09:50 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2019-01-05 20:09:50 +0000
commit3f81de4d7771cf7502c17b7076063fcfea17905c (patch)
tree7601f5d01aeb5fecdc60656105fa28d611a4fea1 /graphics/Makefile
parentf79ea9ff6f3112627ceea6689e9ebab3e447574f (diff)
downloadports-3f81de4d7771cf7502c17b7076063fcfea17905c.tar.gz
ports-3f81de4d7771cf7502c17b7076063fcfea17905c.zip
- Add graphics/pnglite
Lightweight C library for loading PNG images. WWW: https://sourceforge.net/projects/pnglite/
Notes
Notes: svn path=/head/; revision=489376
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 993f6a2e66bf..d3ececa517fa 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -776,6 +776,7 @@
SUBDIR += png2ico
SUBDIR += pngcheck
SUBDIR += pngcrush
+ SUBDIR += pnglite
SUBDIR += pngnq
SUBDIR += pngquant
SUBDIR += pngrewrite