aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-09-20 07:16:53 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-09-20 07:16:53 +0000
commit604432fe139d273b0bdcd99f42b7ac1f42dfcb93 (patch)
tree972f6f3ce8a7d5eff2c9a68bd68348fe22dfdf81 /graphics/Makefile
parent7724974b65684888872ac839d65a224390810d25 (diff)
downloadports-604432fe139d273b0bdcd99f42b7ac1f42dfcb93.tar.gz
ports-604432fe139d273b0bdcd99f42b7ac1f42dfcb93.zip
Add sdl_image - a simple library to load images of various formats as SDL
surfaces.
Notes
Notes: svn path=/head/; revision=32889
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 416340c01e3c..c7d43611d2ba 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -158,6 +158,7 @@
SUBDIR += sane
SUBDIR += sced
SUBDIR += scwm-icons
+ SUBDIR += sdl_image
SUBDIR += sketch
SUBDIR += smpeg
SUBDIR += sodipodi