View | Details | Raw Unified | Return to bug 188608
Collapse All | Expand All

(-)Makefile (-1 / +2 lines)
Lines 10-18 Link Here
10
MAINTAINER=	wen@FreeBSD.org
10
MAINTAINER=	wen@FreeBSD.org
11
COMMENT=	Pure python package for reading/writing dbf files
11
COMMENT=	Pure python package for reading/writing dbf files
12
12
13
LICENSE=	BSD
14
13
USES=			zip
15
USES=			zip
14
USE_PYTHON=		yes
16
USE_PYTHON=		yes
15
USE_PYDISTUTILS=	yes
17
USE_PYDISTUTILS=	yes
16
18
17
NO_STAGE=	yes
18
.include <bsd.port.mk>
19
.include <bsd.port.mk>

Return to bug 188608