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

PORTNAME=   libcdaudio
PORTVERSION=    0.99.6
CATEGORIES= audio
MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

MAINTAINER= ports@FreeBSD.org

USE_LIBTOOL=    yes
INSTALLS_SHLIB= yes

.include <bsd.port.mk>