diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-11-20 09:14:10 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-11-20 09:14:10 +0000 |
commit | 043b8ff442f042a8e56dcccb8a5ed46c6f1ada60 (patch) | |
tree | 061f4ee91143f241e1abfa55cdf649f44c0d2ea4 /www | |
parent | 8f814e797032dfe6a591321518fe486a350df7f0 (diff) | |
download | ports-043b8ff442f042a8e56dcccb8a5ed46c6f1ada60.tar.gz ports-043b8ff442f042a8e56dcccb8a5ed46c6f1ada60.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/rubygem-gitlab-flowdock-git-hook/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/rubygem-gitlab-flowdock-git-hook/Makefile b/www/rubygem-gitlab-flowdock-git-hook/Makefile index 9733a58b2e4c..ef415a0f7eb5 100644 --- a/www/rubygem-gitlab-flowdock-git-hook/Makefile +++ b/www/rubygem-gitlab-flowdock-git-hook/Makefile @@ -10,6 +10,7 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= GitLab-patched Git Post-Receive hook for Flowdock LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-flowdock>=0.7:${PORTSDIR}/www/rubygem-flowdock \ rubygem-gitlab-grit>=2.4.1:${PORTSDIR}/textproc/rubygem-gitlab-grit \ |