summaryrefslogtreecommitdiff
path: root/databases/postgresql-plruby
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-05-05 17:22:47 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-05-05 17:22:47 +0000
commit74df7dd59015ed91359c0c368434686ba3e96cae (patch)
tree72879f5be793d4cae3f4d40043604261036f395e /databases/postgresql-plruby
parentDocument python vulnerability (diff)
Add LICENSE
Approved by: portmgr (blanket)
Diffstat (limited to 'databases/postgresql-plruby')
-rw-r--r--databases/postgresql-plruby/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/postgresql-plruby/Makefile b/databases/postgresql-plruby/Makefile
index 38a6d0afcfcd..700afcca939c 100644
--- a/databases/postgresql-plruby/Makefile
+++ b/databases/postgresql-plruby/Makefile
@@ -10,6 +10,9 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= PL/Ruby procedural language for the PostgreSQL database system
+LICENSE= BSD2CLAUSE RUBY
+LICENSE_COMB= dual
+
USE_GITHUB= yes
GH_ACCOUNT= devrimgunduz