aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2017-02-12 01:05:42 +0800
committerbapt <bapt@FreeBSD.org>2017-02-12 01:05:42 +0800
commita459ec9875db1111ddd9194b211319bf84612235 (patch)
tree7877b70a8e501863029499e240fe3b3181d44954 /x11
parent5503c7a2cef586cf51886adffcdc8a752af991ef (diff)
downloadfreebsd-ports-gnome-a459ec9875db1111ddd9194b211319bf84612235.tar.gz
freebsd-ports-gnome-a459ec9875db1111ddd9194b211319bf84612235.tar.zst
freebsd-ports-gnome-a459ec9875db1111ddd9194b211319bf84612235.zip
Add license
Diffstat (limited to 'x11')
-rw-r--r--x11/dri3proto/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/dri3proto/Makefile b/x11/dri3proto/Makefile
index c7079fd4a6d9..414b9306f5c7 100644
--- a/x11/dri3proto/Makefile
+++ b/x11/dri3proto/Makefile
@@ -7,6 +7,8 @@ CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= DRI3 prototype headers
+LICENSE= MIT
+
XORG_CAT= proto
.include <bsd.port.mk>