summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2017-02-11 17:05:42 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2017-02-11 17:05:42 +0000
commit81fae01c5002f1ef9db7d5c3567b9bb23e70a1a3 (patch)
tree7877b70a8e501863029499e240fe3b3181d44954
parentNow that all supported FreeBSD versions support libmap.conf files installed (diff)
Add license
-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>