diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-09-18 06:10:00 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-09-18 06:10:00 +0000 |
commit | 7a9630913bf612377177c4f4c667a1a344bc5537 (patch) | |
tree | febfe17374e9c1153be57809cc1309a800d8e278 /audio/Makefile | |
parent | c164278eb6f573d2592ee83a3d38b25c187e9df6 (diff) | |
download | FreeBSD-ports-7a9630913bf612377177c4f4c667a1a344bc5537.zip FreeBSD-ports-7a9630913bf612377177c4f4c667a1a344bc5537.tar.gz |
add abcselect 1.5
Extract parts, movements, etc from abc music files
PR: 35737
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 39ba24b..b07769b 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -3,6 +3,7 @@ SUBDIR += Maaate SUBDIR += abcde + SUBDIR += abcselect SUBDIR += ac3dec SUBDIR += adpcm SUBDIR += afsp |