- Add LICENSE
This commit is contained in:
parent
c1f49eaae5
commit
58127cf971
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384853
1 changed files with 4 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue