diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-10-08 18:43:16 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-10-08 18:43:16 +0000 |
commit | 3c69a020b18e2ff6949476e19cfdfd2a86a90d5a (patch) | |
tree | 4490be735f548267dc87ef287681138ac6166210 /net-im/rubygem-lita | |
parent | 20e13f3e6e83ddd6b377b066bd6b71c556fd04ab (diff) | |
download | ports-3c69a020b18e2ff6949476e19cfdfd2a86a90d5a.tar.gz ports-3c69a020b18e2ff6949476e19cfdfd2a86a90d5a.zip |
Notes
Diffstat (limited to 'net-im/rubygem-lita')
-rw-r--r-- | net-im/rubygem-lita/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/rubygem-lita/Makefile b/net-im/rubygem-lita/Makefile index ab58524389c3..3cbe32edda2e 100644 --- a/net-im/rubygem-lita/Makefile +++ b/net-im/rubygem-lita/Makefile @@ -10,6 +10,7 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Multi-service chat bot with extendable behavior LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= redis>=0:${PORTSDIR}/databases/redis \ rubygem-bundler>=1.3:${PORTSDIR}/sysutils/rubygem-bundler \ |