Import audio/clementine-player version 1.2.1_7
[dports.git] / audio / libcdaudio / Makefile
1 # Created by: Thomas Gellekum <tg@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       libcdaudio
5 PORTVERSION=    0.99.12p2
6 PORTREVISION=   2
7 CATEGORIES=     audio
8 MASTER_SITES=   SF
9
10 MAINTAINER=     novel@FreeBSD.org
11 COMMENT=        A library for playing audio CDs
12
13 USE_AUTOTOOLS=  libtool
14 USES=           pathfix pkgconfig
15 GNU_CONFIGURE=  yes
16 USE_LDCONFIG=   yes
17
18 .include <bsd.port.mk>