aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-08-29 00:24:46 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-08-29 00:24:46 +0800
commit679809959cf3c1da6fc4c4fe71cadacd7218fc81 (patch)
tree1cb3ab0e4228f41b7a691b817851650015f07ae2 /databases
parent078bb14d362956d7ce3211ff2e30a8268868c959 (diff)
downloadfreebsd-ports-gnome-679809959cf3c1da6fc4c4fe71cadacd7218fc81.tar.gz
freebsd-ports-gnome-679809959cf3c1da6fc4c4fe71cadacd7218fc81.tar.zst
freebsd-ports-gnome-679809959cf3c1da6fc4c4fe71cadacd7218fc81.zip
- Add LICENSE
Diffstat (limited to 'databases')
-rw-r--r--databases/rubygem-bdb1/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/rubygem-bdb1/Makefile b/databases/rubygem-bdb1/Makefile
index 122a154aa4e8..0fd47dc2dd45 100644
--- a/databases/rubygem-bdb1/Makefile
+++ b/databases/rubygem-bdb1/Makefile
@@ -8,6 +8,9 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby interface to Berkeley DB revision 1.8x with full feature support
+LICENSE= BSD2CLAUSE RUBY
+LICENSE_COMB= dual
+
USES= execinfo
USE_RUBY= yes