diff options
Diffstat (limited to 'devel/py-cffi/Makefile')
-rw-r--r-- | devel/py-cffi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-cffi/Makefile b/devel/py-cffi/Makefile index 690d84518526..14bc080d8086 100644 --- a/devel/py-cffi/Makefile +++ b/devel/py-cffi/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Foreign Function Interface for Python calling C code +WWW= https://cffi.readthedocs.io/en/latest/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |