1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
freebsd-ports/audio/p5-CDDB/Makefile

22 lines
382 B
Makefile
Raw Normal View History

# 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
CATEGORIES= audio perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= erwin@freebsd.org
2003-02-20 17:07:10 +00:00
COMMENT= A high-level interface to the Compact Disc Database
PERL_CONFIGURE= yes
MAN3= CDDB.3
.include <bsd.port.mk>