# Created by: Nicola Vitale <nivit@FreeBSD.org>

PORTNAME=	mpd
PORTVERSION=	0.3.0
PORTREVISION=	1
#PORTEPOCH=	0
CATEGORIES=	audio python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	python-${PORTNAME}-${PORTVERSION}

MAINTAINER=	nivit@FreeBSD.org
COMMENT=	Python MPD client library

USES=		python:3.6+
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
