# New ports collection makefile for:	ccaudio2
# Date created:	13 February 2008
# Whom:		gahr
#
# $FreeBSD: ports/audio/ccaudio2/Makefile,v 1.28 2010/12/04 07:30:21 ade Exp $
#

PORTNAME=	ccaudio2
PORTVERSION=	1.0.0
CATEGORIES=	audio
MASTER_SITES=	http://www.gnutelephony.org/dist/tarballs/

MAINTAINER=	gahr@FreeBSD.org
COMMENT=	C++ class framework for manipulating audio files

LIB_DEPENDS=	ccgnu2:${PORTSDIR}/devel/commoncpp

CONFLICTS=	ccaudio-[0-9]*

USE_AUTOTOOLS=	libtool
USE_GNOME=	gnometarget gnomehack
GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes

MAN1=	audiotool.1 tonetool.1

PLIST_SUB+=	CCVERSION=1.0

.include <bsd.port.mk>
