diff options
Diffstat (limited to 'audio/py-libmpdclient')
-rw-r--r-- | audio/py-libmpdclient/Makefile | 25 | ||||
-rw-r--r-- | audio/py-libmpdclient/distinfo | 3 | ||||
-rw-r--r-- | audio/py-libmpdclient/pkg-descr | 9 | ||||
-rw-r--r-- | audio/py-libmpdclient/pkg-plist | 3 |
4 files changed, 0 insertions, 40 deletions
diff --git a/audio/py-libmpdclient/Makefile b/audio/py-libmpdclient/Makefile deleted file mode 100644 index ea4c58bcc8b..00000000000 --- a/audio/py-libmpdclient/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# New ports collection makefile for: py-libmpdclient -# Date created: Sat Jan 31 2004 -# Whom: Tim Hemel <tim@n2it.net> -# -# $FreeBSD$ -# - -PORTNAME= libmpdclient -PORTVERSION= 0.10.0 -CATEGORIES= audio python -MASTER_SITES= http://mercury.chem.pitt.edu/~shank/ -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= py-${PORTNAME}-${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Python bindings for libmpdclient - -USE_PYTHON= yes -USE_PYDISTUTILS= yes - -BROKEN= does not build -DEPRECATED= has been broken for 3 months -EXPIRATION_DATE=2010-01-08 - -.include <bsd.port.mk> diff --git a/audio/py-libmpdclient/distinfo b/audio/py-libmpdclient/distinfo deleted file mode 100644 index 896b96a697f..00000000000 --- a/audio/py-libmpdclient/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (py-libmpdclient-0.10.0.tar.gz) = 3a26540b7e057f23187b56e85dc82f95 -SHA256 (py-libmpdclient-0.10.0.tar.gz) = fad4e6ca8e9e2a9e4bcddc96194db69827164f65b8a35cb326d0c8cd3a870238 -SIZE (py-libmpdclient-0.10.0.tar.gz) = 19020 diff --git a/audio/py-libmpdclient/pkg-descr b/audio/py-libmpdclient/pkg-descr deleted file mode 100644 index c691a634a86..00000000000 --- a/audio/py-libmpdclient/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -Music Player Daemon (MPD) allows remote access for playing music -(MP3's, Ogg's, and Flac's) and managing playlists. -The design focus is on integrating a computer into a stereo system -that provides control for music playback over a local network. - -py-libmpdclient is a library to aid in rapid client development for -the Python programming language. - -WWW: http://www.musicpd.org/py-libmpdclient.shtml diff --git a/audio/py-libmpdclient/pkg-plist b/audio/py-libmpdclient/pkg-plist deleted file mode 100644 index a64974e07e5..00000000000 --- a/audio/py-libmpdclient/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -%%PYTHON_SITELIBDIR%%/mpdclient.py -%%PYTHON_SITELIBDIR%%/mpdclient.pyc -%%PYTHON_SITELIBDIR%%/mpdclient.pyo |