svn commit: r423484 - head/databases/db5

Matthias Andree mandree at FreeBSD.org
Fri Oct 7 20:52:14 UTC 2016


Author: mandree
Date: Fri Oct  7 20:52:13 2016
New Revision: 423484
URL: https://svnweb.freebsd.org/changeset/ports/423484

Log:
  Add LICENSE_GROUPS.
  
  Note that the license specifically is NOT copyfree:
  http://copyfree.org/standard/rejected, see under
  'Open Source License for Oracle Berkeley DB'

Modified:
  head/databases/db5/Makefile

Modified: head/databases/db5/Makefile
==============================================================================
--- head/databases/db5/Makefile	Fri Oct  7 20:40:08 2016	(r423483)
+++ head/databases/db5/Makefile	Fri Oct  7 20:52:13 2016	(r423484)
@@ -18,6 +18,7 @@ COMMENT=	Oracle Berkeley DB, revision ${
 LICENSE_NAME=	Sleepycat
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 LICENSE_FILE=	${WRKSRC}/../LICENSE
+LICENSE_GROUPS=	FSF GPL OSI
 
 BDBVER=		${PORTVERSION:R}
 BDBMAJ=		${BDBVER:R}


More information about the svn-ports-all mailing list