mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
ddfdfce178
Hat: portmgr
16 lines
315 B
Makefile
16 lines
315 B
Makefile
# New ports collection makefile for: TiMidity++
|
|
# Date created: 27 Feb 1999
|
|
# Whom: Yoichi Asai <yatt@msc.biglobe.ne.jp>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
INTERFACE= motif
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Motif interface for TiMidity++
|
|
|
|
MASTERDIR= ${.CURDIR}/../../audio/timidity++-emacs
|
|
|
|
.include "${MASTERDIR}/Makefile"
|