aboutsummaryrefslogtreecommitdiff
path: root/audio/libcdaudio/Makefile
blob: b54e37063b68f56f3511addd43808c30045a53de (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:	libcdaudio
# Date created:		01 June 1999
# Whom:			Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#

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
USE_GNOME=	gnomehack pkgconfig
GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes

.include <bsd.port.mk>