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

Collapse All | Expand All

(-)audio/timidity++-$/Makefile (-15 lines)
Lines 1-15 Link Here
1
# Created by: Yoichi Asai <yatt@msc.biglobe.ne.jp>
2
# $FreeBSD: head/audio/timidity++-slang/Makefile 327706 2013-09-20 14:36:35Z bapt $
3
4
PKGNAMESUFFIX=	-slang
5
6
MAINTAINER=	ports@FreeBSD.org
7
COMMENT=	Slang interface for TiMidity++
8
9
10
MASTERDIR=	${.CURDIR}/../../audio/timidity++
11
12
PLIST_FILES=	${TIMID_LIBDIR}/interface_s.so
13
NO_STAGE=	yes
14
15
.include "${MASTERDIR}/Makefile"
(-)audio/timidity++-$/pkg-descr (-7 lines)
Lines 1-7 Link Here
1
This port allows you to operate TiMidity++ with Slang 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