aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-10-13 22:27:48 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-10-13 22:27:48 +0000
commit83a3bf03fc19869350ee7f54f5ed454ad3d1c332 (patch)
treee73a1a92d2e84f5a75d28d4f040f0939d184c6c8 /graphics/Makefile
parent83cf35893c72d614666e379a522643a3fa3c3378 (diff)
This library servers for displaying PNG images in programs
using the Allegro multimedia library. WWW: http://alpng.sourceforge.net/ PR: ports/139557 Submitted by: Stas Timokhin <stast at bsdportal.ru>
Notes
Notes: svn path=/head/; revision=242793
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 de93336e9c31..a98e471b0bd2 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -24,6 +24,7 @@
SUBDIR += albumshaper
SUBDIR += ale
SUBDIR += allegrogl
+ SUBDIR += alpng
SUBDIR += amanith
SUBDIR += ampasCTL
SUBDIR += animorph