1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/audio/gtkgep/Makefile

24 lines
498 B
Makefile
Raw Normal View History

# New ports collection makefile for: GtkGEP
# Date created: Sun Jan 26 19:15:57 CST 2003
# Whom: Mark Linimon <linimon@lonesome.com>
#
# $FreeBSD$
#
PORTNAME= gtkgep
PORTVERSION= 0.2.3
PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= #
MAINTAINER= linimon@FreeBSD.org
COMMENT= A guitar effects processor for GTK
USE_INC_LIBTOOL_VER= 13
USE_GMAKE= yes
USE_GNOME= gtk12
CONFIGURE_ENV= LIBS="${PTHREAD_LIBS}"
PLIST_SUB= PORTNAME=${PORTNAME} PORTVERSION=${PORTVERSION}
.include <bsd.port.mk>