1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Add LICENSE

- Remove USE_RAKE
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-05-29 11:15:36 +00:00
parent 2808132b97
commit b6c93a343e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387815

View File

@ -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 <bsd.port.mk>