summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/pear-DB_Table/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/pear-DB_Table/Makefile b/databases/pear-DB_Table/Makefile
index 24419c95558a..2a389977457f 100644
--- a/databases/pear-DB_Table/Makefile
+++ b/databases/pear-DB_Table/Makefile
@@ -10,6 +10,8 @@ CATEGORIES= databases www pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= PEAR object-oriented interface to a database table
+LICENSE= BSD2CLAUSE
+
USES= pear
OPTIONS_DEFINE= PEAR_HTML_QUICKFORM PEAR_DB PEAR_MDB2