freebsd-ports/audio/p5-CDDB/Makefile
2001-09-08 08:46:22 +00:00

22 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.06
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>