diff options
author | miwi <miwi@FreeBSD.org> | 2008-03-30 08:05:44 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-03-30 08:05:44 +0800 |
commit | 3d34ea16655666eaf736d6b3336185b429a0c6bc (patch) | |
tree | bed654461b3800ee05c09e3c1812144d38f0e99b /audio/Makefile | |
parent | 62ccdc138b5dd3a4e5abed041edd051f01b2729f (diff) | |
download | freebsd-ports-gnome-3d34ea16655666eaf736d6b3336185b429a0c6bc.tar.gz freebsd-ports-gnome-3d34ea16655666eaf736d6b3336185b429a0c6bc.tar.zst freebsd-ports-gnome-3d34ea16655666eaf736d6b3336185b429a0c6bc.zip |
This plugin allows gmpc to play Shoutcast streams.
WWW: http://sarine.nl/gmpc-plugins
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 2c394f28d097..b5b31dafb1b2 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -219,6 +219,7 @@ SUBDIR += gmpc-qosd SUBDIR += gmpc-random-playlist SUBDIR += gmpc-serverstats + SUBDIR += gmpc-shout SUBDIR += gmpc-stopbutton SUBDIR += gmpccaa SUBDIR += gnapster |