diff options
author | garga <garga@FreeBSD.org> | 2005-08-29 17:31:14 +0000 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-08-29 17:31:14 +0000 |
commit | b4b3535cd009f4d537cfb6b1de87f11884e55abf (patch) | |
tree | c477badf9bed04fee9fb9797ce1fc28b78063241 /audio/Makefile | |
parent | 94a7ecd57c8b0edfecc4d0247af92f56a36f9b45 (diff) | |
download | FreeBSD-ports-b4b3535cd009f4d537cfb6b1de87f11884e55abf.zip FreeBSD-ports-b4b3535cd009f4d537cfb6b1de87f11884e55abf.tar.gz |
Add mp-player 0.6, a curses based module tracker using libmikmod.
PR: ports/85304
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
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 abcc272..2eefe4d 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -286,6 +286,7 @@ SUBDIR += mixxx SUBDIR += moc SUBDIR += modplugplay + SUBDIR += mp-player SUBDIR += mp32ogg SUBDIR += mp3_check SUBDIR += mp3asm |