diff options
-rw-r--r-- | x11/dri3proto/Makefile | 2 |
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> |