aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-03-25 17:03:21 +0800
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-03-25 17:03:21 +0800
commite08989b8399cacd5b84a2d5eaa300133c18f6b9f (patch)
treef454aeefe05ebfa94ce5545844b191a1a8d3d077
parent11d9ef97bb53128191f33935f04ec5deeb5dba8e (diff)
downloadfreebsd-ports-e08989b8399cacd5b84a2d5eaa300133c18f6b9f.tar.gz
freebsd-ports-e08989b8399cacd5b84a2d5eaa300133c18f6b9f.tar.zst
freebsd-ports-e08989b8399cacd5b84a2d5eaa300133c18f6b9f.zip
- Add LICENSE
- Add WWW Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=465507
-rw-r--r--x11/randrproto/Makefile3
-rw-r--r--x11/randrproto/pkg-descr2
2 files changed, 5 insertions, 0 deletions
diff --git a/x11/randrproto/Makefile b/x11/randrproto/Makefile
index c5b0ddbcf904..854fa9d7f1b1 100644
--- a/x11/randrproto/Makefile
+++ b/x11/randrproto/Makefile
@@ -8,6 +8,9 @@ CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Randr extension headers
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/COPYING
+
XORG_CAT= proto
.include <bsd.port.mk>
diff --git a/x11/randrproto/pkg-descr b/x11/randrproto/pkg-descr
index 84d2dc167f91..b96d862b97ec 100644
--- a/x11/randrproto/pkg-descr
+++ b/x11/randrproto/pkg-descr
@@ -1 +1,3 @@
This package contains X.Org Randr extension headers.
+
+WWW: https://www.freedesktop.org/wiki/Software/xlibs/