aboutsummaryrefslogtreecommitdiff
path: root/graphics/sdl_ttf
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
committerAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
commit7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch)
treefd4e3235fcfaf2558312feb3c9527f1592b91aff /graphics/sdl_ttf
parentbaa68c63d40ffc2c059c978764c3c89675445e55 (diff)
downloadports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz
ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip
Notes
Diffstat (limited to 'graphics/sdl_ttf')
-rw-r--r--graphics/sdl_ttf/Makefile1
-rw-r--r--graphics/sdl_ttf/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sdl_ttf/Makefile b/graphics/sdl_ttf/Makefile
index 59d6ed735846..0b8bb61555d4 100644
--- a/graphics/sdl_ttf/Makefile
+++ b/graphics/sdl_ttf/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://www.libsdl.org/projects/SDL_ttf/release/
DISTNAME= SDL_ttf-${PORTVERSION}
MAINTAINER= sobomax@FreeBSD.org
+COMMENT= A library to use TrueType fonts to render text in SDL applications
BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2
LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \
diff --git a/graphics/sdl_ttf/pkg-comment b/graphics/sdl_ttf/pkg-comment
deleted file mode 100644
index d0bcdef605dc..000000000000
--- a/graphics/sdl_ttf/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A library to use TrueType fonts to render text in SDL applications