aboutsummaryrefslogtreecommitdiff
path: root/databases/py-bsddb/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-04-11 08:25:04 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-04-11 08:25:04 +0000
commit8501d9a2e61a511ae8590e546b4cf7cb5ca3312f (patch)
tree42b72fe65d6f0437599ee96b9b25f622fed584a8 /databases/py-bsddb/Makefile
parent9d89ae5c91d264153561848dcfdc55d7697102ca (diff)
downloadports-8501d9a2e61a511ae8590e546b4cf7cb5ca3312f.tar.gz
ports-8501d9a2e61a511ae8590e546b4cf7cb5ca3312f.zip
Notes
Diffstat (limited to 'databases/py-bsddb/Makefile')
-rw-r--r--databases/py-bsddb/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/databases/py-bsddb/Makefile b/databases/py-bsddb/Makefile
index 7e64fc4d71c3..049f390a9782 100644
--- a/databases/py-bsddb/Makefile
+++ b/databases/py-bsddb/Makefile
@@ -8,17 +8,19 @@ CATEGORIES= databases python
MASTER_SITES= PYTHON
MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTFILES= ${PYTHON_DISTFILE}
+DISTNAME= ${PYTHON_DISTNAME}
MAINTAINER= python@FreeBSD.org
COMMENT= Standard Python bindings to the Berkeley DB library
+LICENSE= PSFL
+
PORTSCOUT= ignore:1
USE_BDB= 43+
USE_PYTHON= yes
USE_PYDISTUTILS=yes
-USE_XZ= yes
+USES= tar:xz
DIST_SUBDIR= python
DISTINFO_FILE= ${PORTSDIR}/lang/python${PYTHON_SUFFIX}/distinfo