diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-04 11:39:37 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-04 11:39:37 +0000 |
commit | abea20269d509684921ab52d1740ce6d73ecb3fc (patch) | |
tree | 3f84ed8a06ba468e2fb2beb252097aa03b42ec5f /audio/Makefile | |
parent | ee5787f5a4a2718a91170102ddd81c8cc0500201 (diff) | |
download | ports-abea20269d509684921ab52d1740ce6d73ecb3fc.tar.gz ports-abea20269d509684921ab52d1740ce6d73ecb3fc.zip |
Add eawpats, Eric A. Welsh's collection of MIDI patch files, configured
for use with TiMidity++ (port audio/timidity++).
PR: ports/56455
Submitted by: Jonathan Lennox <lennox@cs.columbia.edu>
Approved by: adamw (mentor)
Notes
Notes:
svn path=/head/; revision=94966
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 27bc4e6f6193..f3f0010e1b77 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -59,6 +59,7 @@ SUBDIR += denemo SUBDIR += discid SUBDIR += easytag + SUBDIR += eawpats SUBDIR += ecasound SUBDIR += ecawave SUBDIR += ermixer |