# New ports collection makefile for:	cd-discid
# Date created:			July 29, 2002
# Whom:				Munish Chopra <mchopra@engmail.uwaterloo.ca>
#
# $FreeBSD: ports/audio/cd-discid/Makefile,v 1.3 2003/02/21 10:59:26 knu Exp $
#

PORTNAME=	cd-discid
PORTVERSION=	0.8
CATEGORIES=	audio
MASTER_SITES=	http://frantica.lly.org/~rcw/cd-discid/
DISTNAME=	${PORTNAME}_${PORTVERSION}.orig

MAINTAINER=	mchopra@engmail.uwaterloo.ca
COMMENT=	Backend utility to retrieve CDDB discid information

WRKSRC=		${WRKDIR}/${PKGNAME}

MAKE_ARGS=	prefix=${PREFIX} mandir=${PREFIX}/man/man1

MAN1=	cd-discid.1

.include <bsd.port.mk>
