mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
1b5a6751db
giving away on http://www.microsoft.com/typography/fontpack/default.htm As much as their "Install these high quality TrueType fonts, and whenever you visit a Web site that specifies them, you'll see pages exactly as the site designer intended" irritates me, the fonts are usefull and contain multiple character sets too. The MicroSoft's EULA: http://www.microsoft.com/typography/fontpack/eula.htm allows for unlimited copying and distribution, but not for profit, hence the disabled package building :( The fonts can be used for other-than-X11 applications and do NOT need the X_PREFIX.
34 lines
800 B
Makefile
34 lines
800 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
SUBDIR += XFree86-4-font100dpi
|
|
SUBDIR += XFree86-4-font75dpi
|
|
SUBDIR += XFree86-4-fontCyrillic
|
|
SUBDIR += XFree86-4-fontDefaultBitmaps
|
|
SUBDIR += XFree86-4-fontEncodings
|
|
SUBDIR += XFree86-4-fontLatin2
|
|
SUBDIR += XFree86-4-fontScalable
|
|
SUBDIR += Xg
|
|
SUBDIR += bdfresize
|
|
SUBDIR += bitmap-fonts
|
|
SUBDIR += etlfonts
|
|
SUBDIR += freefonts
|
|
SUBDIR += geminifonts
|
|
SUBDIR += getbdf
|
|
SUBDIR += intlfonts
|
|
SUBDIR += jmk-x11-fonts
|
|
SUBDIR += mozilla-fonts
|
|
SUBDIR += ms-fonts
|
|
SUBDIR += nexfontsel
|
|
SUBDIR += nucleus
|
|
SUBDIR += p5-type1inst
|
|
SUBDIR += sharefonts
|
|
SUBDIR += tkfont
|
|
SUBDIR += ttmkfdir
|
|
SUBDIR += urwfonts
|
|
SUBDIR += webfonts
|
|
SUBDIR += xfed
|
|
SUBDIR += xmbdfed
|
|
|
|
.include <bsd.port.subdir.mk>
|