diff options
author | will <will@FreeBSD.org> | 2000-09-18 06:00:27 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-09-18 06:00:27 +0800 |
commit | c48ad02f4abe64d836f52f452fb5f0f5eb52d888 (patch) | |
tree | bfc4bdfdd8fedc03f631fac7c3d52efc4433dca2 /audio/Makefile | |
parent | 69a32c70981fb6e624d90f66f79cd51455de62b8 (diff) | |
download | freebsd-ports-gnome-c48ad02f4abe64d836f52f452fb5f0f5eb52d888.tar.gz freebsd-ports-gnome-c48ad02f4abe64d836f52f452fb5f0f5eb52d888.tar.zst freebsd-ports-gnome-c48ad02f4abe64d836f52f452fb5f0f5eb52d888.zip |
Add fcplay 0.0.1, a player for the Future Composer tunes from the Amiga.
PR: 21335
Submitted by: Anders Nordby <anders@fix.no>
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 6cc9d3a83735..da1dd5931996 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -22,6 +22,7 @@ SUBDIR += dap SUBDIR += esound SUBDIR += extace + SUBDIR += fcplay SUBDIR += festdoc SUBDIR += festival SUBDIR += festlex-cmu |