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