aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-09-21 04:27:30 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-09-21 04:27:30 +0800
commitf7c6bf3cf302e6f62f39acf803857e2326598830 (patch)
tree2fa51462678ba7ef090f524e037fe87abb49fd0b
parentbd78c12c6f5158418686fbb1e413500abcea7c11 (diff)
downloadfreebsd-ports-gnome-f7c6bf3cf302e6f62f39acf803857e2326598830.tar.gz
freebsd-ports-gnome-f7c6bf3cf302e6f62f39acf803857e2326598830.tar.zst
freebsd-ports-gnome-f7c6bf3cf302e6f62f39acf803857e2326598830.zip
- Add LICENSE
- Add NO_ARCH Approved by: portmgr (blanket)
-rw-r--r--www/redmine-http-auth/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/redmine-http-auth/Makefile b/www/redmine-http-auth/Makefile
index d0f475905670..cb825b63d05a 100644
--- a/www/redmine-http-auth/Makefile
+++ b/www/redmine-http-auth/Makefile
@@ -11,6 +11,11 @@ DISTNAME= AdamLantos-redmine_http_auth-${GITREV}
MAINTAINER= rea@FreeBSD.org
COMMENT= HTTP authentication plugin for Redmine
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
+
+NO_ARCH= yes
+
GITREV= df98baf
REDMINE_PLUGIN_NAME= redmine_http_auth