mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
ddfdfce178
Hat: portmgr
16 lines
303 B
Makefile
16 lines
303 B
Makefile
# New ports collection makefile for: TiMidity++
|
|
# Date created: 27 Feb 1999
|
|
# Whom: Yoichi Asai <yatt@luna2.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
INTERFACE= xaw
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Xaw interface for TiMidity++
|
|
|
|
MASTERDIR= ${.CURDIR}/../../audio/timidity++-emacs
|
|
|
|
.include "${MASTERDIR}/Makefile"
|