svn commit: r411513 - head/www/groupoffice

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Mar 20 18:43:45 UTC 2016


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 at 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


More information about the svn-ports-all mailing list