Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Sep 2015 20:27:31 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r397457 - head/www/redmine-http-auth
Message-ID:  <201509202027.t8KKRVMr085913@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Sep 20 20:27:30 2015
New Revision: 397457
URL: https://svnweb.freebsd.org/changeset/ports/397457

Log:
  - Add LICENSE
  - Add NO_ARCH
  
  Approved by:	portmgr (blanket)

Modified:
  head/www/redmine-http-auth/Makefile

Modified: head/www/redmine-http-auth/Makefile
==============================================================================
--- head/www/redmine-http-auth/Makefile	Sun Sep 20 20:27:26 2015	(r397456)
+++ head/www/redmine-http-auth/Makefile	Sun Sep 20 20:27:30 2015	(r397457)
@@ -11,6 +11,11 @@ DISTNAME=	AdamLantos-redmine_http_auth-$
 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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509202027.t8KKRVMr085913>