audio/py-pyliblo: Update WWW and clean up pkg-descr

This commit is contained in:
Po-Chuan Hsieh 2023-04-06 01:15:37 +08:00
parent 26c04ce609
commit 91bb5e97bf
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
2 changed files with 2 additions and 3 deletions

View file

@ -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

View file

@ -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