# New ports collection makefile for:	GtkGEP
# Date created:				Sun Jan 26 19:15:57 CST 2003
# Whom:					Mark Linimon <linimon@lonesome.com>
#
# $FreeBSD: ports/audio/gtkgep/Makefile,v 1.12 2006/02/23 10:34:30 ade Exp $
#

PORTNAME=	gtkgep
PORTVERSION=	0.2.3
PORTREVISION=	2
CATEGORIES=	audio
MASTER_SITES=	http://finarfinek.republika.pl/download/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A guitar effects processor for GTK

USE_GNOME=	gnometarget gtk12
USE_GMAKE=	yes
GNU_CONFIGURE=  yes
CONFIGURE_ENV=	CPPFLAGS="${PTHREAD_CFLAGS} -fPIC" LDFLAGS="${PTHREAD_LIBS}"
PLIST_SUB=	PORTNAME=${PORTNAME} PORTVERSION=${PORTVERSION}

.include <bsd.port.mk>
