mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
13 lines
244 B
Makefile
13 lines
244 B
Makefile
# New ports collection makefile for: TiMidity++
|
|
# Date created: 27 Feb 1999
|
|
# Whom: Yoichi Asai <yatt@msc.biglobe.ne.jp>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
INTERFACE= motif
|
|
|
|
MASTERDIR= ${.CURDIR}/../../audio/timidity++-emacs
|
|
|
|
.include "${MASTERDIR}/Makefile"
|