svn commit: r353712 - head/audio/py-pyliblo

Wen Heping wen at FreeBSD.org
Sun May 11 15:46:41 UTC 2014


Author: wen
Date: Sun May 11 15:46:40 2014
New Revision: 353712
URL: http://svnweb.freebsd.org/changeset/ports/353712
QAT: https://qat.redports.org/buildarchive/r353712/

Log:
  - Add LICENSE
  - Pet portlint
  - Reset maintainer to ports@

Modified:
  head/audio/py-pyliblo/Makefile
  head/audio/py-pyliblo/pkg-descr

Modified: head/audio/py-pyliblo/Makefile
==============================================================================
--- head/audio/py-pyliblo/Makefile	Sun May 11 15:46:05 2014	(r353711)
+++ head/audio/py-pyliblo/Makefile	Sun May 11 15:46:40 2014	(r353712)
@@ -8,8 +8,10 @@ CATEGORIES=	audio python
 MASTER_SITES=	http://das.nasophon.de/download/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	wen at FreeBSD.org
-COMMENT=	A Python wrapper for the Liblo OSC Library
+MAINTAINER=	ports at FreeBSD.org
+COMMENT=	Python wrapper for the Liblo OSC Library
+
+LICENSE=	LGPL21
 
 BUILD_DEPENDS=	pyrex>=0.9.4:${PORTSDIR}/devel/pyrex
 LIB_DEPENDS=	liblo.so:${PORTSDIR}/audio/liblo

Modified: head/audio/py-pyliblo/pkg-descr
==============================================================================
--- head/audio/py-pyliblo/pkg-descr	Sun May 11 15:46:05 2014	(r353711)
+++ head/audio/py-pyliblo/pkg-descr	Sun May 11 15:46:40 2014	(r353712)
@@ -6,4 +6,4 @@ Python API.
 Also included are the command line utilities send_osc and
 dump_osc.
 
-WWW:	http://das.nasophon.de/pyliblo/
+WWW: http://das.nasophon.de/pyliblo/


More information about the svn-ports-all mailing list