diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-04-07 09:03:33 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-04-07 09:03:33 +0000 |
commit | 2cfa3fd37d57275dc814a4d8d7c204a44bbe2436 (patch) | |
tree | 0bf9af3a2eb5acad1c85b8ea06fca5294fbd03f8 /x11/fixesproto/Makefile | |
parent | fd09e91d7ef22abaca0d0fc45f4889bec3e269c1 (diff) | |
download | ports-2cfa3fd37d57275dc814a4d8d7c204a44bbe2436.tar.gz ports-2cfa3fd37d57275dc814a4d8d7c204a44bbe2436.zip |
Notes
Diffstat (limited to 'x11/fixesproto/Makefile')
-rw-r--r-- | x11/fixesproto/Makefile | 3 |
1 files changed, 3 insertions, 0 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> |