diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:08:38 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:08:38 +0000 |
commit | 57f9198bc7170af6fb3117c9c9ecdd3715a6e658 (patch) | |
tree | 4a5a9bdf223482c4125def32b555e0628048d584 /audio/tclmidi | |
parent | dec759ad2e5e1f2cd3efda0b40b8cdc1f2a54f8d (diff) | |
download | ports-57f9198bc7170af6fb3117c9c9ecdd3715a6e658.tar.gz ports-57f9198bc7170af6fb3117c9c9ecdd3715a6e658.zip |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76030
Diffstat (limited to 'audio/tclmidi')
-rw-r--r-- | audio/tclmidi/Makefile | 1 | ||||
-rw-r--r-- | audio/tclmidi/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/tclmidi/Makefile b/audio/tclmidi/Makefile index 2eec7ac14141..4818bc26d8ac 100644 --- a/audio/tclmidi/Makefile +++ b/audio/tclmidi/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.cs.ruu.nl/pub/MIDI/PROGRAMS/ # doesn't work - edwin 20021227 MAINTAINER= shanee@augusta.de +COMMENT= A language designed for creating and editing standard MIDI files LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 diff --git a/audio/tclmidi/pkg-comment b/audio/tclmidi/pkg-comment deleted file mode 100644 index 733376d3bd8a..000000000000 --- a/audio/tclmidi/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A language designed for creating and editing standard MIDI files |