From 821bb24c551851369b8c3fc7be9c3dff493e62f0 Mon Sep 17 00:00:00 2001 From: David Naylor Date: Mon, 12 May 2014 17:58:25 +0000 Subject: Stagify databases/py-dbf. - Add stage support - Add LICENSE=BSD3CLAUSE (see ${WORKDIR}/dbf.py) PR: ports/188608 Submitted by: Bartek Rutkowski Approved by: portmgr (implicit) --- databases/py-dbf/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'databases/py-dbf') diff --git a/databases/py-dbf/Makefile b/databases/py-dbf/Makefile index cd1d4b0af477..116874e99ff3 100644 --- a/databases/py-dbf/Makefile +++ b/databases/py-dbf/Makefile @@ -10,9 +10,10 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Pure python package for reading/writing dbf files +LICENSE= BSD3CLAUSE + USES= zip USE_PYTHON= yes USE_PYDISTUTILS= yes -NO_STAGE= yes .include -- cgit v1.2.3