diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-10-15 12:54:24 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-10-15 12:54:24 +0000 |
commit | 8e08ffe1749ce3d6da091f52ce0b5e873db35743 (patch) | |
tree | 62e2859adefedb11d4b43996bcf753888d1accbf /audio/Makefile | |
parent | 83b6a9858e42eed0550b5674458fd8653fbbac6e (diff) | |
download | ports-8e08ffe1749ce3d6da091f52ce0b5e873db35743.tar.gz ports-8e08ffe1749ce3d6da091f52ce0b5e873db35743.zip |
Cripple is a simple command line CD ripper wrapper.
Notes
Notes:
svn path=/head/; revision=201496
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 82f3ff19ba36..7886ff8d387a 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -96,6 +96,7 @@ SUBDIR += cplay SUBDIR += cpp-xmms2 SUBDIR += crip + SUBDIR += cripple SUBDIR += csound SUBDIR += csound-manual SUBDIR += cue2toc |