aboutsummaryrefslogtreecommitdiff
path: root/graphics/linux-c6-sdl_ttf
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2016-11-27 21:40:44 +0000
committerRene Ladan <rene@FreeBSD.org>2016-11-27 21:40:44 +0000
commit13d5032ce751147a2fe61e0036ef555ab17835bb (patch)
tree4fcf9bd18926b756d1868b7be72ae05e52e8fa23 /graphics/linux-c6-sdl_ttf
parent3ac5e3cda5480e5a954635bc8228dda1b829fd2a (diff)
downloadports-13d5032ce751147a2fe61e0036ef555ab17835bb.tar.gz
ports-13d5032ce751147a2fe61e0036ef555ab17835bb.zip
Notes
Diffstat (limited to 'graphics/linux-c6-sdl_ttf')
-rw-r--r--graphics/linux-c6-sdl_ttf/Makefile2
-rw-r--r--graphics/linux-c6-sdl_ttf/pkg-descr6
2 files changed, 6 insertions, 2 deletions
diff --git a/graphics/linux-c6-sdl_ttf/Makefile b/graphics/linux-c6-sdl_ttf/Makefile
index 7430e88b314a..841c5cb76f19 100644
--- a/graphics/linux-c6-sdl_ttf/Makefile
+++ b/graphics/linux-c6-sdl_ttf/Makefile
@@ -23,6 +23,4 @@ USE_LINUX_RPM= yes
DOCSDIR= ${PREFIX}/usr/share/doc/${LINUX_NAME}-${PORTVERSION}
PORTDOCS= CHANGES COPYING README
-DESCR= ${.CURDIR}/../linux-f10-sdl_ttf/pkg-descr
-
.include <bsd.port.mk>
diff --git a/graphics/linux-c6-sdl_ttf/pkg-descr b/graphics/linux-c6-sdl_ttf/pkg-descr
new file mode 100644
index 000000000000..77770e39e7d6
--- /dev/null
+++ b/graphics/linux-c6-sdl_ttf/pkg-descr
@@ -0,0 +1,6 @@
+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/