2001-03-14 23:02:27 +00:00
|
|
|
# New ports collection makefile for: p5-CDDB
|
|
|
|
# Date created: 11-Mar-2001
|
|
|
|
# Whom: Yar Tikhiy <yar@comp.chem.msu.su>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= CDDB
|
2006-04-05 18:27:54 +00:00
|
|
|
PORTVERSION= 1.17
|
2001-03-14 23:02:27 +00:00
|
|
|
CATEGORIES= audio perl5
|
2008-04-17 14:30:31 +00:00
|
|
|
MASTER_SITES= CPAN
|
2001-03-14 23:02:27 +00:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2003-08-14 07:18:59 +00:00
|
|
|
MAINTAINER= erwin@freebsd.org
|
2003-02-20 17:07:10 +00:00
|
|
|
COMMENT= A high-level interface to the Compact Disc Database
|
2001-03-14 23:02:27 +00:00
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= CDDB.3
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|