Index: head/databases/py-dbf/Makefile =================================================================== --- head/databases/py-dbf/Makefile (revision 353883) +++ head/databases/py-dbf/Makefile (revision 353884) @@ -1,18 +1,19 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= dbf PORTVERSION= 0.95.004 CATEGORIES= databases python MASTER_SITES= CHEESESHOP 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