svn commit: r465564 - head/x11/xf86rushproto

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Mar 26 09:03:23 UTC 2018


Author: amdmi3
Date: Mon Mar 26 09:03:22 2018
New Revision: 465564
URL: https://svnweb.freebsd.org/changeset/ports/465564

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

Modified:
  head/x11/xf86rushproto/Makefile
  head/x11/xf86rushproto/pkg-descr

Modified: head/x11/xf86rushproto/Makefile
==============================================================================
--- head/x11/xf86rushproto/Makefile	Mon Mar 26 08:58:20 2018	(r465563)
+++ head/x11/xf86rushproto/Makefile	Mon Mar 26 09:03:22 2018	(r465564)
@@ -8,6 +8,9 @@ CATEGORIES=	x11
 MAINTAINER=	x11 at FreeBSD.org
 COMMENT=	XFree86-Rush extension headers
 
+LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 XORG_CAT=	proto
 
 .include <bsd.port.mk>

Modified: head/x11/xf86rushproto/pkg-descr
==============================================================================
--- head/x11/xf86rushproto/pkg-descr	Mon Mar 26 08:58:20 2018	(r465563)
+++ head/x11/xf86rushproto/pkg-descr	Mon Mar 26 09:03:22 2018	(r465564)
@@ -1 +1,3 @@
 This package contains X.Org XFree86-Rush extension headers.
+
+WWW: https://www.freedesktop.org/wiki/Software/xlibs/


More information about the svn-ports-all mailing list