aboutsummaryrefslogtreecommitdiff
path: root/databases/py-gdbm
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-04-11 08:25:08 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-04-11 08:25:08 +0000
commitaa9e6f295261e467c0d0c2f082b2d0e733b3e189 (patch)
tree304e13e03769c3d945bcee047fc5fe5837759c08 /databases/py-gdbm
parent8501d9a2e61a511ae8590e546b4cf7cb5ca3312f (diff)
downloadports-aa9e6f295261e467c0d0c2f082b2d0e733b3e189.tar.gz
ports-aa9e6f295261e467c0d0c2f082b2d0e733b3e189.zip
Notes
Diffstat (limited to 'databases/py-gdbm')
-rw-r--r--databases/py-gdbm/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/databases/py-gdbm/Makefile b/databases/py-gdbm/Makefile
index 43dd006dc3a5..d095076a0c77 100644
--- a/databases/py-gdbm/Makefile
+++ b/databases/py-gdbm/Makefile
@@ -8,18 +8,20 @@ CATEGORIES= databases python
MASTER_SITES= ${PYTHON_MASTER_SITES}
MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTFILES= ${PYTHON_DISTFILE}
+DISTNAME= ${PYTHON_DISTNAME}
MAINTAINER= python@FreeBSD.org
COMMENT= Python bindings to the GNU dbm library
+LICENSE= PSFL
+
LIB_DEPENDS= libgdbm.so:${PORTSDIR}/databases/gdbm
PORTSCOUT= ignore:1
USE_PYTHON= yes
USE_PYDISTUTILS=yes
-USE_XZ= yes
+USES= tar:xz
DIST_SUBDIR= python
DISTINFO_FILE= ${PORTSDIR}/lang/python${PYTHON_SUFFIX}/distinfo