diff options
author | sat <sat@FreeBSD.org> | 2008-02-05 05:24:41 +0000 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2008-02-05 05:24:41 +0000 |
commit | a01a2b171f49ee9e794756bad0cd530b07fbce61 (patch) | |
tree | 2a4b6917d146eddea4522fa36c4a5dc9ce444a77 /audio/Makefile | |
parent | 36de19690635eec68a3d34bc3f1a1c29dc6d04cd (diff) | |
download | FreeBSD-ports-a01a2b171f49ee9e794756bad0cd530b07fbce61.zip FreeBSD-ports-a01a2b171f49ee9e794756bad0cd530b07fbce61.tar.gz |
Add port audio/freepats:
Freepats is a project to create a free and open set of instrument
patches, in any format, that can be used with softsynths.
WWW: http://freepats.opensrc.org/
Based on: NetBSD pkgsrc port
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 06777c3..bf1aeec 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -184,6 +184,7 @@ SUBDIR += fmio SUBDIR += fmit SUBDIR += freealut + SUBDIR += freepats SUBDIR += funktrackergold SUBDIR += gai-album SUBDIR += gai-visual-audio |