summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/mpdcon/Makefile9
-rw-r--r--audio/mpdcon/pkg-descr4
2 files changed, 6 insertions, 7 deletions
diff --git a/audio/mpdcon/Makefile b/audio/mpdcon/Makefile
index 223c30e0ffea..26c39d6c27d1 100644
--- a/audio/mpdcon/Makefile
+++ b/audio/mpdcon/Makefile
@@ -10,14 +10,15 @@ DISTNAME= MPDCon-${PORTVERSION}
MAINTAINER= theraven@FreeBSD.org
COMMENT= MPD client for GNUstep
-LICENSE= GPLv2
-
-USES= gnustep
-USE_GNUSTEP= base gui back build
+LICENSE= GPLv2+
+LICENSE_FILE= ${WRKSRC}/Documentation/COPYING
LIB_DEPENDS= libmpdclient.so.2:audio/libmpdclient \
libSQLClient.so:databases/sqlclient
+USES= gnustep
+USE_GNUSTEP= base gui back build
+
post-patch:
${REINPLACE_CMD} -e \
's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \
diff --git a/audio/mpdcon/pkg-descr b/audio/mpdcon/pkg-descr
index 28be4980299d..a302b5abd498 100644
--- a/audio/mpdcon/pkg-descr
+++ b/audio/mpdcon/pkg-descr
@@ -2,6 +2,4 @@ MPDCon is a graphical client for MPD, the Music Player Daemon
(http://www.musicpd.org). With it you can manage your playlists,
browse the song collection and control the daemon.
-LICENSE: GPL2 or later
-
-WWW: http://www.musicpd.org/MPDCon.shtml
+WWW: http://gap.nongnu.org/mpdcon/