# New ports collection makefile for:	libcdaudio
# Date created:		01 June 1999
# Whom:			Thomas Gellekum <tg@FreeBSD.org>
#
# $MidnightBSD: mports/audio/libcdaudio/Makefile,v 1.4 2009/12/31 21:04:49 laffer1 Exp $
# $FreeBSD: ports/audio/libcdaudio/Makefile,v 1.26 2007/01/28 09:07:34 kris Exp $
#

PORTNAME=	libcdaudio
PORTVERSION=	0.99.12p2
PORTREVISION=	1
CATEGORIES=	audio
MASTER_SITES=	SF

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	A library for playing audio CDs
LICENSE=	gpl2

USE_AUTOTOOLS=	libtool:22
USE_GNOME=	gnomehack gnometarget pkgconfig
GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes

.include <bsd.port.mk>
