pkgsrc/fonts/cyberbase-ttf/Makefile
jschauma f87ffff3c3 Initial import of fonts/cyberbase-ttf into pkgsrc using files provided by
Rui-Xiang Guo in PR pkg/17829.  cyberbase-ttf differs from cyberbit-ttf in
that it does not include the CJK subset.

Bitstream Cyberbit is a TrueType font. It is an international font,
containing characters from many languages. Each character is encoded with its
Unicode value, according to Unicode 2.0 standards.

Cyberbit was developed by Bitstream to provide Unicode Consortium members with
a test font. It is therefore distributed freely to customers that need advanced
multilingual fonts for testing and other non-commercial uses. Customers that
wish to use Cyberbit for other purposes must license the font from Bitstream.
2002-08-11 15:56:52 +00:00

12 lines
283 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2002/08/11 15:56:52 jschauma Exp $
.include "../cyberbit-ttf/Makefile.common"
PKGNAME= cyberbase-ttf-2.0
FONT_FILE= Cyberbase.ZIP
COMMENT= Cyberbit minus CJK subset, for ISO-8859-x languages
CONFLICTS= cyberbit-ttf-*
.include "../../mk/bsd.pkg.mk"