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

Collapse All | Expand All

(-)japanese/timidity++-$/Makefile (-19 lines)
Lines 1-19 Link Here
1
# Created by: Yoichi Asai <yatt@msc.biglobe.ne.jp>
2
# $FreeBSD: head/japanese/timidity++-slang/Makefile 327737 2013-09-20 18:47:54Z bapt $
3
4
PKGNAMESUFFIX=	-slang
5
6
CATEGORIES=	japanese
7
8
MAINTAINER=	ports@FreeBSD.org
9
COMMENT=	Slang interface for TiMidity++ with Japanese support
10
11
12
MASTERDIR=	${.CURDIR}/../../audio/timidity++
13
14
JAPANESE=	yes
15
16
PLIST_FILES=	${TIMID_LIBDIR}/interface_s.so
17
18
NO_STAGE=	yes
19
.include "${MASTERDIR}/Makefile"
(-)japanese/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