diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-09-18 07:08:35 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-09-18 07:08:35 +0000 |
commit | d6688532af01d8764c6205b8f035ff29fc61c106 (patch) | |
tree | 4b5d98094a1028701e64abc0e728d2c8227c40f7 /audio/Makefile | |
parent | d43e00208be63a6af62a3a46af1706b582458266 (diff) | |
download | FreeBSD-ports-d6688532af01d8764c6205b8f035ff29fc61c106.zip FreeBSD-ports-d6688532af01d8764c6205b8f035ff29fc61c106.tar.gz |
add abcmidi 36
Convert abc music files to MIDI and PostScript
PR: 35708
Submitted by: sue
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index b07769b..9a8b829 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -3,6 +3,7 @@ SUBDIR += Maaate SUBDIR += abcde + SUBDIR += abcmidi SUBDIR += abcselect SUBDIR += ac3dec SUBDIR += adpcm |