diff options
Diffstat (limited to 'devel/ruby-sdl/Makefile')
-rw-r--r-- | devel/ruby-sdl/Makefile | 1 |
1 files changed, 1 insertions, 0 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 \ |