audio/py-pyliblo: Update WWW and clean up pkg-descr
This commit is contained in:
parent
26c04ce609
commit
91bb5e97bf
2 changed files with 2 additions and 3 deletions
|
@ -7,7 +7,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Python wrapper for the Liblo OSC Library
|
||||
WWW= https://das.nasophon.de/pyliblo/
|
||||
WWW= https://das.nasophon.de/pyliblo/ \
|
||||
https://github.com/dsacre/pyliblo
|
||||
|
||||
LICENSE= LGPL21
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
|
|
@ -3,5 +3,3 @@ complete functionality of liblo, allowing you to send and receive OSC messages
|
|||
using a nice and simple Python API.
|
||||
|
||||
Also included are the command line utilities send_osc and dump_osc.
|
||||
|
||||
See also: https://github.com/dsacre/pyliblo
|
||||
|
|
Loading…
Reference in a new issue