summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-02-02 21:49:14 +0000
committermharo <mharo@FreeBSD.org>2000-02-02 21:49:14 +0000
commita218c09c8fb38aa37ce9c79a2446f20cf356cd3e (patch)
treefc795f24fa9585b45e9623c01c1fd73802dd51bb /audio
parent47fc85488a8c57e8b0e499667df4352a2b5388f5 (diff)
downloadFreeBSD-ports-a218c09c8fb38aa37ce9c79a2446f20cf356cd3e.zip
FreeBSD-ports-a218c09c8fb38aa37ce9c79a2446f20cf356cd3e.tar.gz
portlint
Diffstat (limited to 'audio')
-rw-r--r--audio/timidity/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/timidity/Makefile b/audio/timidity/Makefile
index 98179d2..963c0ea 100644
--- a/audio/timidity/Makefile
+++ b/audio/timidity/Makefile
@@ -11,13 +11,13 @@ DISTNAME= timidity-0.2i
CATEGORIES= audio
MASTER_SITES= ftp://ftp.kiarchive.ru/pub/misc/hardware/soundcard/gus/ \
http://www.goice.co.jp/member/mo/timidity/dist/
-TIINS= goemon.tgz
DISTFILES= ${TIINS} ${DISTNAME}.tar.gz
MAINTAINER= ports@FreeBSD.org
NO_CDROM= "Uses copyrighted patches"
+TIINS= goemon.tgz
EXTRACT_ONLY= ${DISTNAME}.tar.gz
INSTALL_TARGET= install.all
MAN1= timidity.1
@@ -30,5 +30,4 @@ post-install:
< goemon.cfg.bak > goemon.cfg && \
${RM} goemon.cfg.bak
-
.include <bsd.port.mk>
OpenPOWER on IntegriCloud