Import andika-5.000.
Andika is a Unicode-compliant, sans serif font designed for literacy use. It takes into account the needs of beginning readers. The focus is on clear, easy-to-perceive letter forms that won't be readily be confused with another. ok czarkoff@
This commit is contained in:
parent
7742682c2e
commit
ec17df1fe1
32
fonts/andika/Makefile
Normal file
32
fonts/andika/Makefile
Normal file
@ -0,0 +1,32 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2016/03/10 07:17:36 bentley Exp $
|
||||
|
||||
PKG_ARCH = *
|
||||
|
||||
V = 5.000
|
||||
COMMENT = clear sans serif, Unicode-compliant font
|
||||
DISTNAME = Andika-$V
|
||||
PKGNAME = andika-$V
|
||||
CATEGORIES = fonts
|
||||
|
||||
HOMEPAGE = http://software.sil.org/andika/
|
||||
|
||||
MAINTAINER = George Rosamond <george@nycbug.org>
|
||||
|
||||
# SIL OFL 1.1
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
MASTER_SITES = http://software.sil.org/downloads/andika/
|
||||
EXTRACT_SUFX = .zip
|
||||
|
||||
NO_BUILD = Yes
|
||||
NO_TEST = Yes
|
||||
|
||||
FONTDIR = ${PREFIX}/share/fonts/andika
|
||||
DOCDIR = ${PREFIX}/share/doc/andika
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${FONTDIR} ${DOCDIR}
|
||||
${INSTALL_DATA} ${WRKDIST}/*.ttf ${FONTDIR}
|
||||
${INSTALL_DATA} ${WRKDIST}/*.txt ${DOCDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
2
fonts/andika/distinfo
Normal file
2
fonts/andika/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (Andika-5.000.zip) = YEt6EZS+CZvfMR73bLzghqBU+hbSsQHPrtz1J8Y99Qc=
|
||||
SIZE (Andika-5.000.zip) = 1246559
|
4
fonts/andika/pkg/DESCR
Normal file
4
fonts/andika/pkg/DESCR
Normal file
@ -0,0 +1,4 @@
|
||||
Andika is a Unicode-compliant, sans serif font designed for literacy use.
|
||||
It takes into account the needs of beginning readers. The focus is on
|
||||
clear, easy-to-perceive letter forms that won't be readily be confused
|
||||
with another.
|
9
fonts/andika/pkg/PLIST
Normal file
9
fonts/andika/pkg/PLIST
Normal file
@ -0,0 +1,9 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2016/03/10 07:17:36 bentley Exp $
|
||||
share/doc/andika/
|
||||
share/doc/andika/FONTLOG.txt
|
||||
share/doc/andika/OFL-FAQ.txt
|
||||
share/doc/andika/OFL.txt
|
||||
share/doc/andika/README.txt
|
||||
share/fonts/
|
||||
@fontdir share/fonts/andika/
|
||||
share/fonts/andika/Andika-R.ttf
|
Loading…
Reference in New Issue
Block a user