aboutsummaryrefslogtreecommitdiff
path: root/audio/tclmidi/Makefile
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-08 21:25:03 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-08 21:25:03 +0000
commitbcd8ffd9d02ae8abfa24cfffffc4c496a55b29e2 (patch)
tree3e83c1f293779db0f23c9e63d65d38cccd689551 /audio/tclmidi/Makefile
parent756191223822e770f94301c2b8942dccf13cc264 (diff)
downloadports-bcd8ffd9d02ae8abfa24cfffffc4c496a55b29e2.tar.gz
ports-bcd8ffd9d02ae8abfa24cfffffc4c496a55b29e2.zip
Notes
Diffstat (limited to 'audio/tclmidi/Makefile')
-rw-r--r--audio/tclmidi/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/audio/tclmidi/Makefile b/audio/tclmidi/Makefile
index ac5ed6d328c0..5456f530f725 100644
--- a/audio/tclmidi/Makefile
+++ b/audio/tclmidi/Makefile
@@ -1,18 +1,18 @@
# New ports collection makefile for: tclmidi
-# Version required: 3.1.0
# Date created: 14 May 1999
# Whom: shanee@augusta.de
#
# $FreeBSD$
#
-DISTNAME= tclmidi-3.1
-CATEGORIES= audio
-MASTER_SITES= ftp://ftp.unina.it/pub/Other/music/midi/PROGRAMS/ \
+PORTNAME= tclmidi
+PORTVERSION= 3.1
+CATEGORIES= audio
+MASTER_SITES= ftp://ftp.unina.it/pub/Other/music/midi/PROGRAMS/ \
ftp://ftp.cs.ruu.nl/pub/MIDI/PROGRAMS/ \
ftp://sunsite.mff.cuni.cz/MultiMedia/Audio/MIDI/PROGRAMS/
-MAINTAINER= shanee@augusta.de
+MAINTAINER= shanee@augusta.de
LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82