2020-11-06 19:04:24 +01:00
|
|
|
# $NetBSD: Makefile,v 1.5 2020/11/06 18:04:27 maya Exp $
|
Initial import of uralic-ttf-0.0.20040603:
The Uralic fonts contain additional letters used in most Uralic
languages with Russian-based writing systems - Khanty (all dialects),
Komi, Mansi (without marking long vowels), Mari, Nenets, Selkup
and Udmurt. According to Musayev, the fonts also support Altai,
Chukchi, Even, Evenki, Koryak and Nanai.
2009-09-01 23:04:31 +02:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= uralic-ttf-0.0.20040603
|
2014-06-01 18:35:31 +02:00
|
|
|
PKGREVISION= 1
|
Initial import of uralic-ttf-0.0.20040603:
The Uralic fonts contain additional letters used in most Uralic
languages with Russian-based writing systems - Khanty (all dialects),
Komi, Mansi (without marking long vowels), Mari, Nenets, Selkup
and Udmurt. According to Musayev, the fonts also support Altai,
Chukchi, Even, Evenki, Koryak and Nanai.
2009-09-01 23:04:31 +02:00
|
|
|
CATEGORIES= fonts
|
|
|
|
MASTER_SITES= http://www.peoples.org.ru/font/
|
|
|
|
DISTFILES= BookmanUralic.zip ChanceryUralic.zip GothicUralic.zip \
|
|
|
|
MonoUralic.zip PalladioUralic.zip RomanUralic.zip \
|
|
|
|
SansUralic.zip SansCondUralic.zip SchoolbookUralic.zip
|
|
|
|
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
|
|
HOMEPAGE= http://peoples.org.ru/eng_uralic.html
|
|
|
|
COMMENT= Font for Uralic languages with Russian-based writing systems
|
|
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
|
|
|
|
WRKSRC= ${WRKDIR}
|
|
|
|
|
2020-11-06 19:04:24 +01:00
|
|
|
NO_CONFIGURE= yes
|
|
|
|
NO_BUILD= yes
|
|
|
|
|
2019-04-04 12:28:53 +02:00
|
|
|
.include "../../mk/fonts.mk"
|
Initial import of uralic-ttf-0.0.20040603:
The Uralic fonts contain additional letters used in most Uralic
languages with Russian-based writing systems - Khanty (all dialects),
Komi, Mansi (without marking long vowels), Mari, Nenets, Selkup
and Udmurt. According to Musayev, the fonts also support Altai,
Chukchi, Even, Evenki, Koryak and Nanai.
2009-09-01 23:04:31 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|