1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
freebsd-ports/audio/gtkgep/Makefile
Mark Linimon 4dda51ef94 Mastersite disappeared.
Submitted by:		Radek Kozlowski <radek at raadradd dot com>
2004-11-07 06:52:43 +00:00

24 lines
498 B
Makefile

# 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>