diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-09-25 18:49:30 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-09-25 18:49:30 +0000 |
commit | 4d7a78015ce9b4dea0e7d7cb4dc6af428bbb0027 (patch) | |
tree | c7da3aff4d4a5d135e1df7f80cce6331c5c075a2 /sysutils/rubygem-guard-minitest | |
parent | 4b82ca8d62d7bdbbcc32c296f65b6eb8fbac9065 (diff) | |
download | ports-4d7a78015ce9b4dea0e7d7cb4dc6af428bbb0027.tar.gz ports-4d7a78015ce9b4dea0e7d7cb4dc6af428bbb0027.zip |
Notes
Diffstat (limited to 'sysutils/rubygem-guard-minitest')
-rw-r--r-- | sysutils/rubygem-guard-minitest/Makefile | 1 |
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 |