diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-09-25 18:49:16 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-09-25 18:49:16 +0000 |
commit | 6ca0852219f02c93a20fae4dfbe2e1e8917d018b (patch) | |
tree | c4f36f6ff72cc5576a810b261a0d4a3289d3ab0b | |
parent | - Add LICENSE_FILE (diff) |
- Add LICENSE
Notes
Notes:
svn path=/head/; revision=397856
-rw-r--r-- | sysutils/rubygem-guard/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/rubygem-guard/Makefile b/sysutils/rubygem-guard/Makefile index ced56c85fbfc..76b9206af987 100644 --- a/sysutils/rubygem-guard/Makefile +++ b/sysutils/rubygem-guard/Makefile @@ -10,6 +10,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Command line tool to easily handle events on file system modifications LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-formatador>=0.2.4:${PORTSDIR}/devel/rubygem-formatador \ rubygem-listen>=2.7:${PORTSDIR}/devel/rubygem-listen \ |