aboutsummaryrefslogtreecommitdiffstats
path: root/databases/db5
diff options
context:
space:
mode:
authormandree <mandree@FreeBSD.org>2016-10-08 04:52:13 +0800
committermandree <mandree@FreeBSD.org>2016-10-08 04:52:13 +0800
commit7f46b63a9e8f53f78833e54e23c9f675dbca0e86 (patch)
tree803f9c1dddfa9417e9c1bd4497d3dc8c6aed4aac /databases/db5
parent09a6a5cbde4f81bd389b0e063e7e3823c9a2b0b8 (diff)
downloadfreebsd-ports-gnome-7f46b63a9e8f53f78833e54e23c9f675dbca0e86.tar.gz
freebsd-ports-gnome-7f46b63a9e8f53f78833e54e23c9f675dbca0e86.tar.zst
freebsd-ports-gnome-7f46b63a9e8f53f78833e54e23c9f675dbca0e86.zip
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'
Diffstat (limited to 'databases/db5')
-rw-r--r--databases/db5/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/db5/Makefile b/databases/db5/Makefile
index 4b4efbbffd69..276aaef9a889 100644
--- a/databases/db5/Makefile
+++ b/databases/db5/Makefile
@@ -18,6 +18,7 @@ COMMENT= Oracle Berkeley DB, revision ${BDBVER}
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}