diff options
Diffstat (limited to 'math/py-petsc4py/Makefile')
-rw-r--r-- | math/py-petsc4py/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-petsc4py/Makefile b/math/py-petsc4py/Makefile index ad14d56dd0ec..72c5e310d9c7 100644 --- a/math/py-petsc4py/Makefile +++ b/math/py-petsc4py/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= PETSc for Python +WWW= https://bitbucket.org/petsc/petsc4py LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.rst |