Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Mar 2016 18:43:43 +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: r411513 - head/www/groupoffice
Message-ID:  <201603201843.u2KIhhKB030419@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Mar 20 18:43:43 2016
New Revision: 411513
URL: https://svnweb.freebsd.org/changeset/ports/411513

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

Modified:
  head/www/groupoffice/Makefile

Modified: head/www/groupoffice/Makefile
==============================================================================
--- head/www/groupoffice/Makefile	Sun Mar 20 18:39:54 2016	(r411512)
+++ head/www/groupoffice/Makefile	Sun Mar 20 18:43:43 2016	(r411513)
@@ -10,6 +10,9 @@ MASTER_SITES=	SF/group-office/${DISTVERS
 MAINTAINER=	jochen@jochen-neumeister.de
 COMMENT=	Modular web application framework vor office
 
+LICENSE=	AGPLv3
+LICENSE_FILE=	${WRKSRC}/LICENSE.AGPL
+
 RESTRICTED=	Free for personal use only
 
 NO_ARCH=	yes



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