diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-10-08 18:43:20 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-10-08 18:43:20 +0000 |
commit | f4a58c5556a926f23ca651ffd043aee140f10a6d (patch) | |
tree | a02c05c1b027cecc2cbe9565137584f5911b8e9d /net-im/rubygem-tinder | |
parent | 3c69a020b18e2ff6949476e19cfdfd2a86a90d5a (diff) | |
download | ports-f4a58c5556a926f23ca651ffd043aee140f10a6d.tar.gz ports-f4a58c5556a926f23ca651ffd043aee140f10a6d.zip |
- Add LICENSE_FILE
Notes
Notes:
svn path=/head/; revision=398848
Diffstat (limited to 'net-im/rubygem-tinder')
-rw-r--r-- | net-im/rubygem-tinder/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/rubygem-tinder/Makefile b/net-im/rubygem-tinder/Makefile index 02081537f398..0a4782091472 100644 --- a/net-im/rubygem-tinder/Makefile +++ b/net-im/rubygem-tinder/Makefile @@ -9,6 +9,7 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby API for interfacing with Campfire LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-eventmachine>=1.0:${PORTSDIR}/devel/rubygem-eventmachine \ rubygem-faraday>=0.9.0:${PORTSDIR}/www/rubygem-faraday\ |