diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-09-25 18:49:34 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-09-25 18:49:34 +0000 |
commit | a31da37fa671b0976ab914b162714120dc264aae (patch) | |
tree | a1eb28747aeb054772a0df3365e0d7bf6854fb7c | |
parent | - Add LICENSE (diff) |
- Add LICENSE
Notes
Notes:
svn path=/head/; revision=397860
-rw-r--r-- | sysutils/rubygem-guard-rspec/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/rubygem-guard-rspec/Makefile b/sysutils/rubygem-guard-rspec/Makefile index 2bd78d1cd150..a3f5c537a7b8 100644 --- a/sysutils/rubygem-guard-rspec/Makefile +++ b/sysutils/rubygem-guard-rspec/Makefile @@ -10,6 +10,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Guard::RSpec automatically run your specs (much like autotest) LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-guard>=2.1:${PORTSDIR}/sysutils/rubygem-guard \ rubygem-guard-compat>=1.1:${PORTSDIR}/sysutils/rubygem-guard-compat \ |