View | Details | Raw Unified | Return to bug 174176 | Differences between
and this patch

Collapse All | Expand All

(-)audio/timidity++-$/Makefile (-14 lines)
Lines 1-14 Link Here
1
# Created by: Yoichi Asai <yatt@msc.biglobe.ne.jp>
2
# $FreeBSD: head/audio/timidity++-gtk/Makefile 340722 2014-01-22 17:00:46Z mat $
3
4
PKGNAMESUFFIX=	-gtk
5
6
MAINTAINER=	ports@FreeBSD.org
7
COMMENT=	Gtk interface for TiMidity++
8
9
MASTERDIR=	${.CURDIR}/../../audio/timidity++
10
11
PLIST_FILES=	bin/gtkmidi ${TIMID_LIBDIR}/interface_g.so
12
NO_STAGE=	yes
13
14
.include "${MASTERDIR}/Makefile"
(-)audio/timidity++-$/pkg-descr (-7 lines)
Lines 1-7 Link Here
1
This port allows you to operate TiMidity++ with Gtk interface.
2
3
Formerly, the original version of this program was written by Tuuka
4
Toivonen(until version 0.2i).
5
Now, Masanao Izumo and many hackers are developing "TiMidity++".
6
7
WWW: http://timidity.sourceforge.net/

Return to bug 174176