summaryrefslogtreecommitdiffstats
path: root/audio/whysynth/Makefile
blob: 82eb733f27a5fee2926912de292a236b6e1f2524 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# New ports collection makefile for:	whysynth
# Date created:		2007-01-20
# Whom:			trasz <trasz@pin.if.uz.zgora.pl>
#
# $FreeBSD$
#

PORTNAME=	whysynth
PORTVERSION=	20070418
PORTREVISION=	5
CATEGORIES=	audio
MASTER_SITES=	http://home.jps.net/~musound/

MAINTAINER=	trasz@FreeBSD.org
COMMENT=	Versatile softsynth implemented as a DSSI plugin

LIB_DEPENDS=	dssialsacompat.0:${PORTSDIR}/audio/libdssialsacompat \
		lo.7:${PORTSDIR}/audio/liblo \
		jack.0:${PORTSDIR}/audio/jack \
		fftw3f.5:${PORTSDIR}/math/fftw3-float
BUILD_DEPENDS=	${LOCALBASE}/include/dssi.h:${PORTSDIR}/audio/dssi

USE_BZIP2=	yes
GNU_CONFIGURE=	yes
USE_GMAKE=	yes
USE_GNOME=	gtk20

.include <bsd.port.mk>
OpenPOWER on IntegriCloud