View | Details | Raw Unified | Return to bug 100860
Collapse All | Expand All

(-)/space/portstrees/FreeBSD/ports/audio/py-vorbis/Makefile (-1 / +1 lines)
Lines 12-18 Link Here
12
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
12
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
13
DISTNAME=	pyvorbis-${PORTVERSION}
13
DISTNAME=	pyvorbis-${PORTVERSION}
14
14
15
MAINTAINER=	ports@FreeBSD.org
15
MAINTAINER=	xride@x12.dk
16
COMMENT=	Object-oriented Python bindings for the vorbis library
16
COMMENT=	Object-oriented Python bindings for the vorbis library
17
17
18
BUILD_DEPENDS=	${PYTHON_SITELIBDIR}/ogg/_ogg.so:${PORTSDIR}/audio/py-ogg
18
BUILD_DEPENDS=	${PYTHON_SITELIBDIR}/ogg/_ogg.so:${PORTSDIR}/audio/py-ogg
(-)/space/portstrees/FreeBSD/ports/audio/py-vorbis/pkg-descr (-1 / +1 lines)
Lines 1-3 Link Here
1
Object-oriented Python bindings for the vorbis library
1
Object-oriented Python bindings for the vorbis library
2
2
3
WWW:	http://www.andrewchatham.com/pyogg/
3
WWW: http://ekyo.nerim.net/software/pyogg/index.html

Return to bug 100860