diff options
Diffstat (limited to 'x11/bigreqsproto/Makefile')
-rw-r--r-- | x11/bigreqsproto/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/bigreqsproto/Makefile b/x11/bigreqsproto/Makefile index 299229c9d855..9cbcc65bc342 100644 --- a/x11/bigreqsproto/Makefile +++ b/x11/bigreqsproto/Makefile @@ -8,6 +8,9 @@ CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= BigReqs extension headers +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING + XORG_CAT= proto .include <bsd.port.mk> |