# ex:ts=8
# Ports collection makefile for:	CDDB-File
# Date created:			Jun 26, 2002
# Whom:				ijliao
#
# $FreeBSD: ports/audio/p5-CDDB-File/Makefile,v 1.10 2008/02/26 05:46:12 leeym Exp $
#

PORTNAME=	CDDB-File
PORTVERSION=	1.05
PORTREVISION=	1
CATEGORIES=	audio perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Parse a CDDB/freedb data file

PERL_CONFIGURE=	yes

MAN3=		CDDB::File.3

.include <bsd.port.mk>
