diff options
Diffstat (limited to 'devel/py-robotframework-seleniumlibrary/Makefile')
-rw-r--r-- | devel/py-robotframework-seleniumlibrary/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-robotframework-seleniumlibrary/Makefile b/devel/py-robotframework-seleniumlibrary/Makefile index 111e92f16dd2..bdba76468d50 100644 --- a/devel/py-robotframework-seleniumlibrary/Makefile +++ b/devel/py-robotframework-seleniumlibrary/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Web testing library for Robot Framework +WWW= https://github.com/robotframework/SeleniumLibrary LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt |