freebsd-ports/audio/p5-CDDB/Makefile
2009-01-29 17:41:17 +00:00

21 lines
381 B
Makefile

# New ports collection makefile for: p5-CDDB
# Date created: 11-Mar-2001
# Whom: Yar Tikhiy <yar@comp.chem.msu.su>
#
# $FreeBSD$
#
PORTNAME= CDDB
PORTVERSION= 1.17
CATEGORIES= audio perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@freebsd.org
COMMENT= A high-level interface to the Compact Disc Database
PERL_CONFIGURE= yes
MAN3= CDDB.3
.include <bsd.port.mk>