# New ports collection makefile for:    py-apetag
# Date created:                 February 10, 2007
# Whom:                         Chao Shin <quakelee@cn.freebsd.org>
#
# $FreeBSD: ports/audio/py-apetag/Makefile,v 1.1 2007/02/12 07:18:20 miwi Exp $

PORTNAME=	apetag
PORTVERSION=	1.0
CATEGORIES=	audio python
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	pylibape
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	py-ApeTag-${PORTVERSION}

MAINTAINER=	quakelee@cn.freebsd.org
COMMENT=	Library for APE Tag written in Python

USE_PYTHON=	yes
USE_PYDISTUTILS=	yes

.include <bsd.port.mk>
