aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2018-04-07 17:03:33 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2018-04-07 17:03:33 +0800
commitc2d50f9a8aac10f6f2b94e8cd8a9e21947a73c7a (patch)
tree0bf9af3a2eb5acad1c85b8ea06fca5294fbd03f8 /x11
parent32dbd3d84e0f59ffdafeaa33741d131512b974fb (diff)
downloadfreebsd-ports-gnome-c2d50f9a8aac10f6f2b94e8cd8a9e21947a73c7a.tar.gz
freebsd-ports-gnome-c2d50f9a8aac10f6f2b94e8cd8a9e21947a73c7a.tar.zst
freebsd-ports-gnome-c2d50f9a8aac10f6f2b94e8cd8a9e21947a73c7a.zip
- Add LICENSE
- Update WWW Approved by: portmgr blanket
Diffstat (limited to 'x11')
-rw-r--r--x11/fixesproto/Makefile3
-rw-r--r--x11/fixesproto/pkg-descr2
2 files changed, 4 insertions, 1 deletions
diff --git a/x11/fixesproto/Makefile b/x11/fixesproto/Makefile
index 17f348e3fbdd..c89d45211ab4 100644
--- a/x11/fixesproto/Makefile
+++ b/x11/fixesproto/Makefile
@@ -8,6 +8,9 @@ CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Fixes extension headers
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/COPYING
+
XORG_CAT= proto
.include <bsd.port.mk>
diff --git a/x11/fixesproto/pkg-descr b/x11/fixesproto/pkg-descr
index 306320b73cbd..c87cbd2e8178 100644
--- a/x11/fixesproto/pkg-descr
+++ b/x11/fixesproto/pkg-descr
@@ -1,4 +1,4 @@
This package contains X.Org Fixes extension protocol specification
and header files.
-WWW: http://www.freedesktop.org/wiki/Software/xlibs
+WWW: https://www.freedesktop.org/wiki/Software/xlibs/