diff options
Diffstat (limited to 'audio/mpdscribble/Makefile')
-rw-r--r-- | audio/mpdscribble/Makefile | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/audio/mpdscribble/Makefile b/audio/mpdscribble/Makefile index ec4c07fc0879..ec65b7336dfa 100644 --- a/audio/mpdscribble/Makefile +++ b/audio/mpdscribble/Makefile @@ -7,17 +7,19 @@ PORTNAME= mpdscribble PORTVERSION= 0.2.12 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio -MASTER_SITES= http://www.frob.nl/projects/scribble/ +MASTER_SITES= http://www.frob.nl/projects/scribble/ \ + http://www.carpetsmoker.net/distfiles/ \ + http://www.xs4all.nl/~tournoij/distfiles/ \ + http://www.rwxrwxrwx.net/distfiles/ -MAINTAINER= ports@FreeBSD.org -COMMENT= Mpd last.fm client +MAINTAINER= carpetsmoker@rwxrwxrwx.net +COMMENT= Musicpd last.fm client LIB_DEPENDS= soup:${PORTSDIR}/devel/libsoup22 GNU_CONFIGURE= yes - MAN1= mpdscribble.1 PLIST_FILES= bin/mpdscribble bin/mpdscribble-setup |