aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2018-03-30 17:03:25 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2018-03-30 17:03:25 +0800
commit8af53cea47d2b573fd2f5e05bc5e84e88ad340fd (patch)
tree0eb0932380ba58efcb48bd066887b38063203b0b /x11
parentdc4ce03d7c5503b62ea07a35be51bf83940e061e (diff)
downloadfreebsd-ports-gnome-8af53cea47d2b573fd2f5e05bc5e84e88ad340fd.tar.gz
freebsd-ports-gnome-8af53cea47d2b573fd2f5e05bc5e84e88ad340fd.tar.zst
freebsd-ports-gnome-8af53cea47d2b573fd2f5e05bc5e84e88ad340fd.zip
- Add LICENSE
- Update WWW Approved by: portmgr blanket
Diffstat (limited to 'x11')
-rw-r--r--x11/compositeproto/Makefile3
-rw-r--r--x11/compositeproto/pkg-descr2
2 files changed, 4 insertions, 1 deletions
diff --git a/x11/compositeproto/Makefile b/x11/compositeproto/Makefile
index 0a69b7211c41..850643fe1ef6 100644
--- a/x11/compositeproto/Makefile
+++ b/x11/compositeproto/Makefile
@@ -8,6 +8,9 @@ CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Composite extension headers
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/COPYING
+
XORG_CAT= proto
.include <bsd.port.mk>
diff --git a/x11/compositeproto/pkg-descr b/x11/compositeproto/pkg-descr
index db7f06d1c3d3..4d18278485bd 100644
--- a/x11/compositeproto/pkg-descr
+++ b/x11/compositeproto/pkg-descr
@@ -1,3 +1,3 @@
This package contains X.Org Composite extension headers.
-WWW: http://www.freedesktop.org/wiki/Software/xlibs
+WWW: https://www.freedesktop.org/wiki/Software/xlibs/