diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-11-20 17:16:16 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-11-20 17:16:16 +0800 |
commit | a5fe28d4f5c373ef906d234871d137105239a3d0 (patch) | |
tree | 3354b84fd65addb0e1a1e234cdc198c0db511911 /www | |
parent | 4856b0a08898817f3ebd9d74f5ae62fa4c510db6 (diff) | |
download | freebsd-ports-gnome-a5fe28d4f5c373ef906d234871d137105239a3d0.tar.gz freebsd-ports-gnome-a5fe28d4f5c373ef906d234871d137105239a3d0.tar.zst freebsd-ports-gnome-a5fe28d4f5c373ef906d234871d137105239a3d0.zip |
- Add LICENSE_FILE
Diffstat (limited to 'www')
-rw-r--r-- | www/rubygem-gitlab-gollum-lib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/rubygem-gitlab-gollum-lib/Makefile b/www/rubygem-gitlab-gollum-lib/Makefile index 1d35ae7016b9..d6cbcb726602 100644 --- a/www/rubygem-gitlab-gollum-lib/Makefile +++ b/www/rubygem-gitlab-gollum-lib/Makefile @@ -10,6 +10,7 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Simple, Git-powered wiki with a sweet API and local frontend LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-github-markdown>=0.5.3:${PORTSDIR}/textproc/rubygem-github-markdown \ rubygem-github-markup>=0.7.5:${PORTSDIR}/textproc/rubygem-github-markup \ |