Index: head/audio/mpdcon/Makefile =================================================================== --- head/audio/mpdcon/Makefile (revision 477712) +++ head/audio/mpdcon/Makefile (revision 477713) @@ -1,26 +1,27 @@ # $FreeBSD$ PORTNAME= mpdcon PORTVERSION= 1.5.1 PORTREVISION= 5 CATEGORIES= audio gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= MPDCon-${PORTVERSION} MAINTAINER= theraven@FreeBSD.org COMMENT= MPD client for GNUstep -LICENSE= GPLv2 +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/Documentation/COPYING -USES= gnustep -USE_GNUSTEP= base gui back build - 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|' \ ${WRKSRC}/GNUmakefile .include Index: head/audio/mpdcon/pkg-descr =================================================================== --- head/audio/mpdcon/pkg-descr (revision 477712) +++ head/audio/mpdcon/pkg-descr (revision 477713) @@ -1,7 +1,5 @@ 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/