diff options
Diffstat (limited to 'math/py-Diofant/Makefile')
| -rw-r--r-- | math/py-Diofant/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-Diofant/Makefile b/math/py-Diofant/Makefile index 8b634639abe0..ccdc477d412d 100644 --- a/math/py-Diofant/Makefile +++ b/math/py-Diofant/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Python library for symbolic mathematics +WWW= https://github.com/diofant/diofant LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.rst @@ -33,5 +34,4 @@ pre-configure: ${ECHO} "setup()" \ ) > ${WRKSRC}/setup.py - .include <bsd.port.mk> |
