summaryrefslogtreecommitdiffstats
path: root/audio/gtkgep/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-02-22 20:33:17 +0000
committermarcus <marcus@FreeBSD.org>2003-02-22 20:33:17 +0000
commit35b3808c665ef3aaa6c64d2314dac036d9fae114 (patch)
tree70d88de8822a54525583b830627366ff1cc682a7 /audio/gtkgep/Makefile
parent9e8e0ef8cc627ff08c61850429d35c9b6b9aa23e (diff)
downloadFreeBSD-ports-35b3808c665ef3aaa6c64d2314dac036d9fae114.zip
FreeBSD-ports-35b3808c665ef3aaa6c64d2314dac036d9fae114.tar.gz
Add gtkgep, a GTK guitar effects processor.
PR: 47779 Submitted by: Mark Linimon <linimon@lonesome.com>
Diffstat (limited to 'audio/gtkgep/Makefile')
-rw-r--r--audio/gtkgep/Makefile23
1 files changed, 23 insertions, 0 deletions
diff --git a/audio/gtkgep/Makefile b/audio/gtkgep/Makefile
new file mode 100644
index 0000000..379f7aa
--- /dev/null
+++ b/audio/gtkgep/Makefile
@@ -0,0 +1,23 @@
+# 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
+CATEGORIES= audio
+MASTER_SITES= http://gtkgep.republika.pl/
+
+MAINTAINER= linimon@lonesome.com
+COMMENT= A guitar effects processor for GTK
+
+USE_LIBTOOL= yes
+USE_GMAKE= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
+CONFIGURE_ENV= LIBS="${PTHREAD_LIBS}"
+PLIST_SUB= PORTNAME=${PORTNAME} PORTVERSION=${PORTVERSION}
+
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud