aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-03-21 08:33:23 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-03-21 08:33:23 +0000
commit157c150cf1a3881ffc5e4bcfe8a1e9d20cc05725 (patch)
tree5add6108a29570ce3c71e58d8de779fd1e02431c /x11
parent4b8e8bc9188b379c1ba833c18b8be5ecc4b1a18e (diff)
downloadports-157c150cf1a3881ffc5e4bcfe8a1e9d20cc05725.tar.gz
ports-157c150cf1a3881ffc5e4bcfe8a1e9d20cc05725.zip
- Add LICENSE
- Update WWW Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=465158
Diffstat (limited to 'x11')
-rw-r--r--x11/xextproto/Makefile3
-rw-r--r--x11/xextproto/pkg-descr2
2 files changed, 4 insertions, 1 deletions
diff --git a/x11/xextproto/Makefile b/x11/xextproto/Makefile
index 52708ad808ee..6097dd6d5cf8 100644
--- a/x11/xextproto/Makefile
+++ b/x11/xextproto/Makefile
@@ -8,6 +8,9 @@ CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= XExt extension headers
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/COPYING
+
XORG_CAT= proto
CONFIGURE_ARGS+=--disable-specs
diff --git a/x11/xextproto/pkg-descr b/x11/xextproto/pkg-descr
index 237adba33dfd..47f0e64eb2b2 100644
--- a/x11/xextproto/pkg-descr
+++ b/x11/xextproto/pkg-descr
@@ -1,3 +1,3 @@
This package contains X.Org XExt extension headers.
-WWW: http://www.freedesktop.org/wiki/Software/xlibs
+WWW: https://www.freedesktop.org/wiki/Software/xlibs/