diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2007-01-16 21:41:47 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2007-01-16 21:41:47 +0800 |
commit | 04a180f06a20fee4f0ec8949cfca45da123cc08c (patch) | |
tree | 1fd5e49d888c6a9e0da31a617202cf588a776f6a /misc/Makefile | |
parent | 17b0b192cf2eb3496738b5729ef191e9119b0e2c (diff) | |
download | freebsd-ports-gnome-04a180f06a20fee4f0ec8949cfca45da123cc08c.tar.gz freebsd-ports-gnome-04a180f06a20fee4f0ec8949cfca45da123cc08c.tar.zst freebsd-ports-gnome-04a180f06a20fee4f0ec8949cfca45da123cc08c.zip |
Add shuffle-db, an iPod shuffle database builder written in python.
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 47e43aeb70c1..7b3b708874bd 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -416,6 +416,7 @@ SUBDIR += shared-mime-info SUBDIR += shc SUBDIR += shuffle + SUBDIR += shuffle-db SUBDIR += since SUBDIR += skyutils SUBDIR += sloccount |