diff options
author | danfe <danfe@FreeBSD.org> | 2008-01-25 19:51:49 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2008-01-25 19:51:49 +0800 |
commit | 915ad6fab902d61dee8765ca31f1e0fc53313316 (patch) | |
tree | 4518ba72d95dcc93a161416795db81a38c3339d2 /audio/Makefile | |
parent | 374086dc920fa18d97f9555f5051320bfa6cd0bc (diff) | |
download | freebsd-ports-gnome-915ad6fab902d61dee8765ca31f1e0fc53313316.tar.gz freebsd-ports-gnome-915ad6fab902d61dee8765ca31f1e0fc53313316.tar.zst freebsd-ports-gnome-915ad6fab902d61dee8765ca31f1e0fc53313316.zip |
Add port of scmpc, a client for MPD which submits your tracks to
Audioscrobbler.
Submitted by: Pavel Motyrev <legioner.r(at)gmail.com>
Patches obtained from: OpenBSD
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 9f00c5bdda7d..0367829fd510 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -566,6 +566,7 @@ SUBDIR += s3mod SUBDIR += sbagen SUBDIR += schism + SUBDIR += scmpc SUBDIR += scrobbler SUBDIR += sdl_mixer SUBDIR += sdl_sound |