diff options
Diffstat (limited to 'lang/cython/Makefile')
-rw-r--r-- | lang/cython/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/cython/Makefile b/lang/cython/Makefile index c857dcdb391f..714c235a8fb5 100644 --- a/lang/cython/Makefile +++ b/lang/cython/Makefile @@ -7,6 +7,7 @@ DISTNAME= Cython-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Compiler for Writing C Extensions for the Python Language +WWW= https://cython.org/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt |