- Add LICENSE

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-03-24 18:00:00 +00:00
parent 547257da8f
commit 31dafc2b77
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382138

View File

@ -9,10 +9,12 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Construct absolute paths and full URLs for a Sinatra application
LICENSE= MIT
RUN_DEPENDS= rubygem-sinatra>=0.9.1.1:${PORTSDIR}/www/rubygem-sinatra
USE_RUBY= yes
USE_RUBYGEMS= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>