mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
devel/py-robotframework: Update WWW and clean up pkg-descr
This commit is contained in:
parent
d9ccc8a238
commit
570acbbaeb
@ -7,7 +7,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Generic automation framework for acceptance testing and robotic process automation
|
||||
WWW= https://robotframework.org/
|
||||
WWW= https://robotframework.org/ \
|
||||
https://github.com/robotframework/robotframework
|
||||
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
@ -12,5 +12,3 @@ Robot Framework has an easy syntax, utilizing human-readable keywords. Its
|
||||
capabilities can be extended by libraries implemented with Python, Java or many
|
||||
other programming languages. Robot Framework has a rich ecosystem around it,
|
||||
consisting of libraries and tools that are developed as separate projects.
|
||||
|
||||
See also: https://github.com/robotframework/robotframework
|
||||
|
Loading…
Reference in New Issue
Block a user