diff options
-rw-r--r-- | x11-fonts/mkfontscale/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-fonts/mkfontscale/Makefile b/x11-fonts/mkfontscale/Makefile index c1ca29de4d95..69d1d90b7cf9 100644 --- a/x11-fonts/mkfontscale/Makefile +++ b/x11-fonts/mkfontscale/Makefile @@ -10,6 +10,9 @@ COMMENT= Creates an index of scalable font files for X LIB_DEPENDS= libfreetype.so:print/freetype2 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING + XORG_CAT= app USE_XORG= xproto fontenc |