svn commit: r467757 - head/x11/xineramaproto
Dmitry Marakasov
amdmi3 at FreeBSD.org
Thu Apr 19 09:03:47 UTC 2018
Author: amdmi3
Date: Thu Apr 19 09:03:46 2018
New Revision: 467757
URL: https://svnweb.freebsd.org/changeset/ports/467757
Log:
- Add LICENSE
- Add WWW
Approved by: portmgr blanket
Modified:
head/x11/xineramaproto/Makefile
head/x11/xineramaproto/pkg-descr
Modified: head/x11/xineramaproto/Makefile
==============================================================================
--- head/x11/xineramaproto/Makefile Thu Apr 19 08:46:57 2018 (r467756)
+++ head/x11/xineramaproto/Makefile Thu Apr 19 09:03:46 2018 (r467757)
@@ -8,6 +8,9 @@ CATEGORIES= x11
MAINTAINER= x11 at FreeBSD.org
COMMENT= Xinerama extension headers
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/COPYING
+
XORG_CAT= proto
.include <bsd.port.mk>
Modified: head/x11/xineramaproto/pkg-descr
==============================================================================
--- head/x11/xineramaproto/pkg-descr Thu Apr 19 08:46:57 2018 (r467756)
+++ head/x11/xineramaproto/pkg-descr Thu Apr 19 09:03:46 2018 (r467757)
@@ -1 +1,3 @@
This package contains X.Org Xinerama extension headers.
+
+WWW: https://www.freedesktop.org/wiki/Software/xlibs/
More information about the svn-ports-all
mailing list