diff options
-rw-r--r-- | x11-fonts/roboto-fonts-ttf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-fonts/roboto-fonts-ttf/Makefile b/x11-fonts/roboto-fonts-ttf/Makefile index 20d91d5a271a..684d91593b00 100644 --- a/x11-fonts/roboto-fonts-ttf/Makefile +++ b/x11-fonts/roboto-fonts-ttf/Makefile @@ -13,9 +13,11 @@ MAINTAINER= winston@ml1.net COMMENT= The Roboto typeface family LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/Roboto/LICENSE.txt USES= fonts zip:infozip WRKSRC= ${WRKDIR}/Roboto_v${PORTVERSION} +NO_ARCH= yes SUB_FILES= pkg-message |