diff options
Diffstat (limited to 'graphics/sdl_image/Makefile')
-rw-r--r-- | graphics/sdl_image/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/sdl_image/Makefile b/graphics/sdl_image/Makefile index 786f831d456c..248dee1cf28a 100644 --- a/graphics/sdl_image/Makefile +++ b/graphics/sdl_image/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.libsdl.org/projects/SDL_image/release/ DISTNAME= SDL_image-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org +COMMENT= A simple library to load images of various formats as SDL surfaces LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \ png.5:${PORTSDIR}/graphics/png \ |