diff --git a/devel/rubygem-rubygame/Makefile b/devel/rubygem-rubygame/Makefile index 3dca6dc31233..e6e4c43ea6fd 100644 --- a/devel/rubygem-rubygame/Makefile +++ b/devel/rubygem-rubygame/Makefile @@ -10,12 +10,13 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Game-development extension and library for the ruby language +LICENSE= LGPL21 + RUN_DEPENDS= rubygem-ruby-sdl-ffi>=0.1.0:${PORTSDIR}/devel/rubygem-ruby-sdl-ffi -USE_SDL= gfx image mixer ttf -USE_RUBY= yes -USE_RAKE= yes +USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +USE_SDL= gfx image mixer ttf .include