diff options
Diffstat (limited to 'databases/py-dbf/Makefile')
-rw-r--r-- | databases/py-dbf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/py-dbf/Makefile b/databases/py-dbf/Makefile index 5d2c46b30eb4..83679daa6470 100644 --- a/databases/py-dbf/Makefile +++ b/databases/py-dbf/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Pure python package for reading/writing dbf files +WWW= https://pypi.org/project/dbf/ LICENSE= BSD3CLAUSE |