aboutsummaryrefslogtreecommitdiff
path: root/databases/py-couchdb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-couchdb/Makefile')
-rw-r--r--databases/py-couchdb/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/py-couchdb/Makefile b/databases/py-couchdb/Makefile
index 1781aebd1ab8..9449e569b43b 100644
--- a/databases/py-couchdb/Makefile
+++ b/databases/py-couchdb/Makefile
@@ -11,9 +11,10 @@ DIST_SUBDIR= python
MAINTAINER= niwi@niwi.be
COMMENT= Simple Library to Allow Python Applications to Use CouchDB
+LICENSE= BSD3CLAUSE
+
USE_PYTHON= yes
USE_PYDISTUTILS= yes
USE_PYTHON_PREFIX= yes
-NO_STAGE= yes
.include <bsd.port.mk>