summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-12-23 06:23:35 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-12-23 06:23:35 +0000
commit2020a142a0cd1617ba334778dd94fbd0e7ee64b5 (patch)
tree0642e03e2c1abe7a64666457d5af5d5e1eec883e /graphics/Makefile
parentAttempt to make pam_alreadyloggedin work on 4.x again. (diff)
[NEW PORT] graphics/linux-sdl_image: A simple library to load images
as SDL interfaces (linux version) This is a simple library to load images of various formats as SDL surfaces. This library supports BMP, PPM, PCX, GIF, JPEG, PNG, TGA, and TIFF formats. (Linux version) WWW: http://www.libsdl.org/projects/SDL_image/ PR: ports/71552 Submitted by: Nicola Vitale <nivit@email.it>
Notes
Notes: svn path=/head/; revision=124906
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 77d293324ed1..e4b0f036b3a5 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -284,6 +284,7 @@
SUBDIR += linux-panorama-tools
SUBDIR += linux-png
SUBDIR += linux-png10
+ SUBDIR += linux-sdl_image
SUBDIR += linux-tiff
SUBDIR += linux-ungif
SUBDIR += linux_dri