diff options
Diffstat (limited to 'www/py-splinter/Makefile')
-rw-r--r-- | www/py-splinter/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-splinter/Makefile b/www/py-splinter/Makefile index e5bab8a0378d..bc1e6f2d9aa3 100644 --- a/www/py-splinter/Makefile +++ b/www/py-splinter/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= Browser abstraction for web acceptance testing +WWW= https://github.com/cobrateam/splinter LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |