aboutsummaryrefslogtreecommitdiff
path: root/japanese/timidity++-slang
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-06 07:14:42 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-06 07:14:42 +0000
commite88e5ca6e22997abae56cec9596af77be31af2fa (patch)
tree5e738f97c4bc6c85aa5a7307ae6549d3fd279488 /japanese/timidity++-slang
parent6664829276dff8b3e842f0e3e504806a46174223 (diff)
downloadports-e88e5ca6e22997abae56cec9596af77be31af2fa.tar.gz
ports-e88e5ca6e22997abae56cec9596af77be31af2fa.zip
Notes
Diffstat (limited to 'japanese/timidity++-slang')
-rw-r--r--japanese/timidity++-slang/Makefile39
-rw-r--r--japanese/timidity++-slang/pkg-descr4
2 files changed, 6 insertions, 37 deletions
diff --git a/japanese/timidity++-slang/Makefile b/japanese/timidity++-slang/Makefile
index 367bfeca908c..619e5cfadd31 100644
--- a/japanese/timidity++-slang/Makefile
+++ b/japanese/timidity++-slang/Makefile
@@ -6,40 +6,9 @@
# $FreeBSD$
#
-DISTNAME= TiMidity++-1.3.10
-PKGNAME= ja-timidity++-slang-1.3.10
-CATEGORIES= japanese audio
-MASTER_SITES= http://www.goice.co.jp/member/mo/timidity/dist/
+INTERFACE= slang
+JAPANESE= yes
-MAINTAINER= yatt@msc.biglobe.ne.jp
+MASTERDIR= ${.CURDIR}/../../audio/timidity++-emacs
-RUN_DEPENDS= ${PREFIX}/bin/timidity:${PORTSDIR}/audio/timidity++
-LIB_DEPENDS= slang.2:${PORTSDIR}/japanese/libslang
-
-USE_XLIB= yes
-USE_AUTOCONF= yes
-
-FILESDIR= ${.CURDIR}/../../audio/timidity++/files
-
-DIST_SUBDIR= timidity
-
-.include <bsd.port.pre.mk>
-
-CONFIGURE_ARGS= --prefix=${PREFIX} --with-x \
- --enable-ncurses --disable-vt100 --disable-tcltk \
- --disable-emacs --disable-xaw --disable-xskin \
- --disable-motif --enable-slang=dynamic --disable-gtk \
- --enable-network --enable-spectrogram --enable-wrd
-.if ${PORTOBJFORMAT} == "elf"
-CONFIGURE_ENV= LDFLAGS=-export-dynamic
-.endif
-
-TIMID_DIR= ${PREFIX}/lib/timidity
-
-do-build:
- cd ${WRKSRC}/interface; ${MAKE}
-
-do-install:
- cd ${WRKSRC}/interface; ${MAKE} ${INSTALL_TARGET}
-
-.include <bsd.port.post.mk>
+.include "${MASTERDIR}/Makefile"
diff --git a/japanese/timidity++-slang/pkg-descr b/japanese/timidity++-slang/pkg-descr
index b0d1d7d8a004..5d1fe07fd2f8 100644
--- a/japanese/timidity++-slang/pkg-descr
+++ b/japanese/timidity++-slang/pkg-descr
@@ -3,7 +3,7 @@ This port allows you to operate TiMidity++ with Slang interface.
Formerly, the original version of this program was written by Tuuka
Toivonen(until version 0.2i).
Now, Masanao Izumo and many hackers are developing "TiMidity++".
-Official site is
-http://www.goice.co.jp/member/mo/timidity/
+
+WWW: http://www.goice.co.jp/member/mo/timidity/
Yoichi Asai <yatt@msc.biglobe.ne.jp>