- Add LICENSE

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-04-27 15:13:47 +00:00
parent c1f49eaae5
commit 58127cf971
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384853

View file

@ -8,10 +8,13 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Yet another HTTP client implementation by NaHi
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES+= bin/httpclient
PLIST_FILES= bin/httpclient
.include <bsd.port.mk>