aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2018-04-15 17:03:39 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2018-04-15 17:03:39 +0800
commit64b5611c4d197a076f2c39ca87483c8d67c09ed4 (patch)
treee07c94aac6c3e93ae20980e240cf825c0e928e94 /x11
parentba6178efb970159043791eab4a64efde7c95972a (diff)
downloadfreebsd-ports-graphics-64b5611c4d197a076f2c39ca87483c8d67c09ed4.tar.gz
freebsd-ports-graphics-64b5611c4d197a076f2c39ca87483c8d67c09ed4.tar.zst
freebsd-ports-graphics-64b5611c4d197a076f2c39ca87483c8d67c09ed4.zip
- Add LICENSE
- Update WWW Approved by: portmgr blanket
Diffstat (limited to 'x11')
-rw-r--r--x11/glproto/Makefile3
-rw-r--r--x11/glproto/pkg-descr2
2 files changed, 4 insertions, 1 deletions
diff --git a/x11/glproto/Makefile b/x11/glproto/Makefile
index 4f5f25cb754..73aa818e669 100644
--- a/x11/glproto/Makefile
+++ b/x11/glproto/Makefile
@@ -8,6 +8,9 @@ CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= GLX extension headers
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/COPYING
+
XORG_CAT= proto
.include <bsd.port.mk>
diff --git a/x11/glproto/pkg-descr b/x11/glproto/pkg-descr
index 07573ef9747..e9a6153cb35 100644
--- a/x11/glproto/pkg-descr
+++ b/x11/glproto/pkg-descr
@@ -1,3 +1,3 @@
This package contains X.Org GLX extension headers.
-WWW: http://www.freedesktop.org/wiki/Software/xlibs
+WWW: https://www.freedesktop.org/wiki/Software/xlibs/