summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-04-06 18:59:15 +0000
committersunpoet <sunpoet@FreeBSD.org>2015-04-06 18:59:15 +0000
commitb1bbfe4a9eb8771a75b5505e94fed9b44e21a04a (patch)
tree47c82ae101fa765abf6931f1644712f4dcbfcda3
parentc296d53ca0653644984d46829988148b12c67eae (diff)
downloadFreeBSD-ports-b1bbfe4a9eb8771a75b5505e94fed9b44e21a04a.zip
FreeBSD-ports-b1bbfe4a9eb8771a75b5505e94fed9b44e21a04a.tar.gz
- Update MASTER_SITES and unbreak this port
- Add LICENSE - Fix build - Update WWW PR: 199212 Submitted by: <tkato432@yahoo.com>
-rw-r--r--audio/libmpd/Makefile7
-rw-r--r--audio/libmpd/pkg-descr2
2 files changed, 5 insertions, 4 deletions
diff --git a/audio/libmpd/Makefile b/audio/libmpd/Makefile
index 66a7ad5..bbcb9e1 100644
--- a/audio/libmpd/Makefile
+++ b/audio/libmpd/Makefile
@@ -5,15 +5,16 @@ PORTNAME= libmpd
PORTVERSION= 11.8.17
PORTREVISION= 1
CATEGORIES= audio
-MASTER_SITES= http://download.sarine.nl/Programs/gmpc/11.8.16/
+MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION:R}/
MAINTAINER= ports@FreeBSD.org
COMMENT= Abstraction around libmpdclient
-BROKEN= Unfetchable
-GNU_CONFIGURE= yes
+LICENSE= GPLv2 # (or later)
+
USES= libtool pathfix pkgconfig
USE_GNOME= glib20
+GNU_CONFIGURE= yes
USE_LDCONFIG= yes
post-patch:
diff --git a/audio/libmpd/pkg-descr b/audio/libmpd/pkg-descr
index 0a30848..21395e1 100644
--- a/audio/libmpd/pkg-descr
+++ b/audio/libmpd/pkg-descr
@@ -1,4 +1,4 @@
libmpd is an abstraction around libmpdclient. It provides
an easy and reliable callback based interface to mpd.
-WWW: http://gmpcwiki.sarine.nl/index.php/GMPC
+WWW: http://gmpc.wikia.com/
OpenPOWER on IntegriCloud