diff options
-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 \ |