diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-09-10 14:49:59 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-09-10 14:49:59 +0000 |
commit | fe4b1c8486a35759d529c4b13cfba50baebf39b6 (patch) | |
tree | 53d0cf98ae7b886fb8cdcaeea6c03b073f398dec /x11-fonts | |
parent | 91cd4f050af591ae2b26ee3f6f34a1cb9b2c31b9 (diff) | |
download | ports-fe4b1c8486a35759d529c4b13cfba50baebf39b6.tar.gz ports-fe4b1c8486a35759d529c4b13cfba50baebf39b6.zip |
Notes
Diffstat (limited to 'x11-fonts')
-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 |