diff options
Diffstat (limited to 'math/py-pyodeint/Makefile')
-rw-r--r-- | math/py-pyodeint/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-pyodeint/Makefile b/math/py-pyodeint/Makefile index eaeaf13713db..b4f2239bac15 100644 --- a/math/py-pyodeint/Makefile +++ b/math/py-pyodeint/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Python binding for odeint from boost +WWW= https://github.com/bjodah/pyodeint LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |