5c6f219214
The easiest way to pick the right font for the job. Features: * View as many or as few fonts at once as you like * Choose font size, text color, background color, bold, italics, underline, and example text used * Double-click adds/removes a font (depending on which list you do it in) PR: ports/75697 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
70 lines
1.7 KiB
Makefile
70 lines
1.7 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-aleczapka-de
|
|
SUBDIR += artwiz-aleczapka-se
|
|
SUBDIR += artwiz-fonts
|
|
SUBDIR += bdfresize
|
|
SUBDIR += bitmap-fonts
|
|
SUBDIR += bitstream-vera
|
|
SUBDIR += code2000
|
|
SUBDIR += cyr-rfx
|
|
SUBDIR += dejavu
|
|
SUBDIR += etlfonts
|
|
SUBDIR += fontconfig
|
|
SUBDIR += freefonts
|
|
SUBDIR += geminifonts
|
|
SUBDIR += gentium
|
|
SUBDIR += getbdf
|
|
SUBDIR += gfe
|
|
SUBDIR += gnome-font-sampler
|
|
SUBDIR += intlfonts
|
|
SUBDIR += jmk-x11-fonts
|
|
SUBDIR += lfpfonts-fix
|
|
SUBDIR += lfpfonts-var
|
|
SUBDIR += libXft
|
|
SUBDIR += linux-fontconfig
|
|
SUBDIR += linux-urw-fonts
|
|
SUBDIR += mkbold
|
|
SUBDIR += mkbold-mkitalic
|
|
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>
|