aboutsummaryrefslogtreecommitdiff
path: root/audio/tclmidi/Makefile
diff options
context:
space:
mode:
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