summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-09-25 18:49:30 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-09-25 18:49:30 +0000
commit4d7a78015ce9b4dea0e7d7cb4dc6af428bbb0027 (patch)
treec7da3aff4d4a5d135e1df7f80cce6331c5c075a2
parent- Add LICENSE (diff)
- Add LICENSE
Notes
Notes: svn path=/head/; revision=397859
-rw-r--r--sysutils/rubygem-guard-minitest/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/rubygem-guard-minitest/Makefile b/sysutils/rubygem-guard-minitest/Makefile
index f29acdbcc833..73231ce006f1 100644
--- a/sysutils/rubygem-guard-minitest/Makefile
+++ b/sysutils/rubygem-guard-minitest/Makefile
@@ -10,6 +10,7 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Automatically run your tests with Minitest framework
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-guard-compat>=1.2:${PORTSDIR}/sysutils/rubygem-guard-compat \
rubygem-minitest>=3:${PORTSDIR}/devel/rubygem-minitest