b6c80a825e
Update of audio/timidity++-emacs/Makefile is needed simultaneously. PR: ports/48088 Submitted by: Yoichi ASAI <yatt@luna2.org> (maintainer)
12 lines
234 B
Makefile
12 lines
234 B
Makefile
# New ports collection makefile for: TiMidity++
|
|
# Date created: 27 Feb 1999
|
|
# Whom: Yoichi Asai <yatt@luna2.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
INTERFACE= xaw
|
|
|
|
MASTERDIR= ${.CURDIR}/../../audio/timidity++-emacs
|
|
|
|
.include "${MASTERDIR}/Makefile"
|