1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-29 21:39:24 +00:00
freebsd-ports/audio/p5-CDDB/Makefile
Jimmy Olgeni 0298a85bd2 Update port to version 1.04.
This version will use freedb.org rather than cddb.com.

PR:		26693
Submitted by:	Andrew &urger <arensb+fbsd-patch@ooblick.com>
2001-04-20 14:23:40 +00:00

23 lines
437 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.04
CATEGORIES= audio perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=../by-authors/id/R/RC/RCAPUTO
PKGNAMEPREFIX= p5-
MAINTAINER= ports@freebsd.org
PERL_CONFIGURE= yes
MAN3= CDDB.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
.include <bsd.port.mk>