diff options
author | bsam <bsam@FreeBSD.org> | 2009-07-26 20:49:54 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2009-07-26 20:49:54 +0800 |
commit | ffa4048edc10217b5fd6285585e09e37f9dd7f62 (patch) | |
tree | c7948ba9b347eaf8ce6249860edbcefc95f08305 /audio/Makefile | |
parent | 3a90779775a25df1ecd5e861429970df54cad9d7 (diff) | |
download | freebsd-ports-gnome-ffa4048edc10217b5fd6285585e09e37f9dd7f62.tar.gz freebsd-ports-gnome-ffa4048edc10217b5fd6285585e09e37f9dd7f62.tar.zst freebsd-ports-gnome-ffa4048edc10217b5fd6285585e09e37f9dd7f62.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 |