Index: head/audio/glurp/Makefile =================================================================== --- head/audio/glurp/Makefile (revision 451738) +++ head/audio/glurp/Makefile (revision 451739) @@ -1,21 +1,24 @@ # Created by: Mark Reidel # $FreeBSD$ PORTNAME= glurp PORTVERSION= 0.12.3 PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= SF MAINTAINER= ports@mark.reidel.info COMMENT= Nice and clean GTK+-2.x based graphical client for musicpd +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING + LIB_DEPENDS= libmpd.so:audio/libmpd GNU_CONFIGURE= yes USES= gmake pkgconfig USE_GNOME= gtk20 glib20 libglade2 MAKE_ARGS+= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -export-dynamic" \ .include Index: head/audio/glurp/pkg-descr =================================================================== --- head/audio/glurp/pkg-descr (revision 451738) +++ head/audio/glurp/pkg-descr (revision 451739) @@ -1,11 +1,11 @@ A GTK2 based graphical client with simple and clean interface. Features * Support for loading/saving playlists * File Browser * Playlist Quicksearch * Supports streams in MPD (MPD 0.11.0 and higher) * ID3 Information * Single window interface, with possibility to hide the playlist -WWW: http://www.musicpd.org/?page=glurp +WWW: https://sourceforge.net/projects/glurp/