diff options
Diffstat (limited to 'devel/py-dpcontracts/Makefile')
-rw-r--r-- | devel/py-dpcontracts/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-dpcontracts/Makefile b/devel/py-dpcontracts/Makefile index ca61d3f09109..b21bcb4a08dd 100644 --- a/devel/py-dpcontracts/Makefile +++ b/devel/py-dpcontracts/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple implementation of contracts for Python +WWW= https://github.com/deadpixi/contracts LICENSE= LGPL3+ |