1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
freebsd-ports/audio/py-libmpdclient/Makefile
Soeren Straarup bffc2f4217 update to 0.10.0
PR:		103531
Submitted by:	Soeren Straarup <xride_at_x12.dk> (me)
Approved by:	MAINTAINER (Tim Hemel <tim_at_timit.nl>) and tmclaugh
2006-10-01 17:21:29 +00:00

20 lines
393 B
Makefile

# New ports collection makefile for: py-libmpdclient
# Date created: Sat Jan 31 2004
# Whom: Tim Hemel <tim@n2it.net>
#
# $FreeBSD$
#
PORTNAME= py-libmpdclient
PORTVERSION= 0.10.0
CATEGORIES= audio python
MASTER_SITES= http://mercury.chem.pitt.edu/~shank/
MAINTAINER= tim@n2it.net
COMMENT= Python bindings for libmpdclient
USE_PYTHON= yes
USE_PYDISTUTILS= yes
.include <bsd.port.mk>