svn commit: r451739 - head/audio/glurp

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed Oct 11 09:04:02 UTC 2017


Author: amdmi3
Date: Wed Oct 11 09:04:01 2017
New Revision: 451739
URL: https://svnweb.freebsd.org/changeset/ports/451739

Log:
  - Add LICENSE
  - Update WWW
  
  Approved by:	portmgr blanket

Modified:
  head/audio/glurp/Makefile
  head/audio/glurp/pkg-descr

Modified: head/audio/glurp/Makefile
==============================================================================
--- head/audio/glurp/Makefile	Wed Oct 11 08:47:23 2017	(r451738)
+++ head/audio/glurp/Makefile	Wed Oct 11 09:04:01 2017	(r451739)
@@ -10,6 +10,9 @@ MASTER_SITES=	SF
 MAINTAINER=	ports at 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

Modified: head/audio/glurp/pkg-descr
==============================================================================
--- head/audio/glurp/pkg-descr	Wed Oct 11 08:47:23 2017	(r451738)
+++ head/audio/glurp/pkg-descr	Wed Oct 11 09:04:01 2017	(r451739)
@@ -8,4 +8,4 @@ Features
 * ID3 Information
 * Single window interface, with possibility to hide the playlist
 
-WWW: http://www.musicpd.org/?page=glurp
+WWW: https://sourceforge.net/projects/glurp/


More information about the svn-ports-all mailing list