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 /sysutils/rubygem-guard-compat | |
parent | 6ca0852219f02c93a20fae4dfbe2e1e8917d018b (diff) |
Notes
Diffstat (limited to 'sysutils/rubygem-guard-compat')
-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 |