freebsd-ports/x11-fonts/Makefile
Kirill Ponomarev 956c0787f3 Add arkpandora 2.04,
This font pack is designed for screen and print and as a
"drop-in" replacement for Arial and Time New Roman, so people
can stop using not-so-free Webfonts from Microsoft.

You get the following fonts: Aerial, Aerial Mono, Tymes &
Veranda (no this is not a typo).

It will automatically make the fonts recognizable by the
system.  It also makes Aerial the default font for the
Sans-Serif and Tymes the Serif font types.

The fonts are derived from the Bitstream Vera fonts and are
available under the same terms as Vera.

PR:		ports/70564
Submitted by:	Alexey Dokuchaev <danfe@regency.nsu.ru>
2004-08-17 21:49:11 +00:00

65 lines
1.6 KiB
Makefile

# $FreeBSD$
#
COMMENT = X11 fonts and font utilities
SUBDIR += XFree86-4-font100dpi
SUBDIR += XFree86-4-font75dpi
SUBDIR += XFree86-4-fontCyrillic
SUBDIR += XFree86-4-fontDefaultBitmaps
SUBDIR += XFree86-4-fontEncodings
SUBDIR += XFree86-4-fontScalable
SUBDIR += Xg
SUBDIR += arkpandora
SUBDIR += artwiz-aleczapka
SUBDIR += artwiz-fonts
SUBDIR += bdfresize
SUBDIR += bitmap-fonts
SUBDIR += bitstream-vera
SUBDIR += code2000
SUBDIR += cyr-rfx
SUBDIR += etlfonts
SUBDIR += fontconfig
SUBDIR += freefonts
SUBDIR += geminifonts
SUBDIR += gentium
SUBDIR += getbdf
SUBDIR += gfe
SUBDIR += intlfonts
SUBDIR += jmk-x11-fonts
SUBDIR += lfpfonts-fix
SUBDIR += lfpfonts-var
SUBDIR += libXft
SUBDIR += linux-fontconfig
SUBDIR += linux-urw-fonts
SUBDIR += mkbold
SUBDIR += mkfontalias
SUBDIR += mkitalic
SUBDIR += mozilla-fonts
SUBDIR += nexfontsel
SUBDIR += nucleus
SUBDIR += p5-Font-AFM
SUBDIR += p5-Font-TTF
SUBDIR += p5-type1inst
SUBDIR += pcf2bdf
SUBDIR += ppantsfonts
SUBDIR += sgifonts
SUBDIR += sharefonts
SUBDIR += terminus-font
SUBDIR += tkfont
SUBDIR += ttmkfdir
SUBDIR += tv-fonts
SUBDIR += urwfonts
SUBDIR += urwfonts-ttf
SUBDIR += webfonts
SUBDIR += xfed
SUBDIR += xmbdfed
SUBDIR += xorg-fonts-100dpi
SUBDIR += xorg-fonts-75dpi
SUBDIR += xorg-fonts-cyrillic
SUBDIR += xorg-fonts-encodings
SUBDIR += xorg-fonts-miscbitmaps
SUBDIR += xorg-fonts-truetype
SUBDIR += xorg-fonts-type1
.include <bsd.port.subdir.mk>