diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
commit | 7cc1393a93dbf0c01f4a05965abd3194c38fbba0 (patch) | |
tree | 05d55fe113ac6af4c86e1954168aecc025c37b6e /audio/playmidi/Makefile | |
parent | Update to 0.11.0. (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=75951
Diffstat (limited to 'audio/playmidi/Makefile')
-rw-r--r-- | audio/playmidi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/playmidi/Makefile b/audio/playmidi/Makefile index e1fa7164d39f..f190c9fbe3e4 100644 --- a/audio/playmidi/Makefile +++ b/audio/playmidi/Makefile @@ -11,6 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://people.nl.linux.org/~diz/playmidi/ MAINTAINER= ports@FreeBSD.org +COMMENT= MIDI player IS_INTERACTIVE= YES # asks what devices you want to support HAS_CONFIGURE= YES |