- Add LICENSE

- Update WWW
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-05-23 15:29:56 +00:00
parent 53e0157fa3
commit 8fbcdbdf66
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387141
2 changed files with 5 additions and 3 deletions

View File

@ -8,10 +8,12 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= FastCGI library for Ruby
LICENSE= MIT
LIB_DEPENDS= libfcgi.so:${PORTSDIR}/www/fcgi
USE_RUBY= yes
USE_RUBYGEMS= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
Ruby/fcgi is the FastCGI library for Ruby.
WWW: https://rubygems.org/gems/fcgi
WWW: https://github.com/alphallc/ruby-fcgi-ng