# Created by: Thomas Gellekum <tg@FreeBSD.org>
# $FreeBSD: audio/libcdaudio/Makefile 328096 2013-09-24 06:24:17Z bapt $

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

MAINTAINER=	novel@FreeBSD.org
COMMENT=	A library for playing audio CDs

USE_AUTOTOOLS=	libtool
USES=		pathfix pkgconfig
GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes

.include <bsd.port.mk>
