diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2009-07-26 20:49:54 +0800 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2009-07-26 20:49:54 +0800 |
commit | 82642aa8f1c80e397c581f51091af4160e506926 (patch) | |
tree | d4566aa794ce0b4a269363d6f5f24c86833f7ef0 /audio/Makefile | |
parent | 0c136f69269d7726191823e45d8de45eefb8e086 (diff) | |
download | freebsd-ports-gnome-82642aa8f1c80e397c581f51091af4160e506926.tar.gz freebsd-ports-gnome-82642aa8f1c80e397c581f51091af4160e506926.tar.zst freebsd-ports-gnome-82642aa8f1c80e397c581f51091af4160e506926.zip |
This is a linux application for generating MusicIP puids.
WWW: http://www.musicip.com/
PR: ports/133068
Submitted by: Christopher Key <cjk32 at cam.ac.uk>
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 8d3cfdf753bb..6e220d0a388c 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -400,6 +400,7 @@ SUBDIR += linux-f8-openal SUBDIR += linux-f8-sdl_mixer SUBDIR += linux-freealut + SUBDIR += linux-genpuid SUBDIR += linux-libaudiofile SUBDIR += linux-libmad SUBDIR += linux-libogg |