diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-09-25 18:49:21 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-09-25 18:49:21 +0000 |
commit | aa0b75a056727b94017b0188a253dc4abfc01c06 (patch) | |
tree | 487472a70c1b74500c93f8b41a70e7e47ef7015e | |
parent | - Add LICENSE (diff) |
- Add LICENSE
Notes
Notes:
svn path=/head/; revision=397857
-rw-r--r-- | sysutils/rubygem-guard-compat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/rubygem-guard-compat/Makefile b/sysutils/rubygem-guard-compat/Makefile index e307e566fd35..0ff67ad84e0c 100644 --- a/sysutils/rubygem-guard-compat/Makefile +++ b/sysutils/rubygem-guard-compat/Makefile @@ -10,6 +10,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Helps creating valid Guard plugins and testing them LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt NO_ARCH= yes USE_RUBY= yes |