summaryrefslogtreecommitdiff
path: root/devel/ruby-sdl
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-18 05:04:59 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-18 05:04:59 +0000
commit12ad92a80fb3e5b5e6b327860dabe234c6382a5a (patch)
treebbd4e0aeacaff9b40f92b4b54ec40423505460d2 /devel/ruby-sdl
parentRemove the Xft.h -> Xft2.h hack. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=75776
Diffstat (limited to 'devel/ruby-sdl')
-rw-r--r--devel/ruby-sdl/Makefile1
-rw-r--r--devel/ruby-sdl/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/ruby-sdl/Makefile b/devel/ruby-sdl/Makefile
index b03ff1c07e53..aa48cd60db8d 100644
--- a/devel/ruby-sdl/Makefile
+++ b/devel/ruby-sdl/Makefile
@@ -14,6 +14,7 @@ DISTNAME= ruby${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
+COMMENT= Ruby extension library to use SDL library
BUILD_DEPENDS= ${NONEXISTENT}:${RUBY_OPENGL_PORTDIR}:patch
LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \
diff --git a/devel/ruby-sdl/pkg-comment b/devel/ruby-sdl/pkg-comment
deleted file mode 100644
index 8293fa1ba953..000000000000
--- a/devel/ruby-sdl/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Ruby extension library to use SDL library