# Created by: Hye-Shik Chang # $FreeBSD: head/audio/py-cddb/Makefile 371170 2014-10-19 07:33:09Z mva $ PORTNAME= cddb PORTVERSION= 1.4 CATEGORIES= audio python MASTER_SITES= SF/${PORTNAME}-py/${PORTNAME}-py/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= CDDB-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Python module to fetch information on audio CDs from CDDB USES= python:2 USE_PYTHON= distutils autoplist pythonprefix .include