1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/x11-fonts/Makefile
Satoshi Asami 3103ffad6e Split up XFree86-4 into several pieces. Pretty green, please test with care.
Submitted by:			taguchi@tohoku.iij.ad.jp
Approved (in spirit) by:	jmz (XFree86 port maintainer)
2000-06-08 10:42:32 +00:00

27 lines
630 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 += bitmap-font
SUBDIR += etlfonts
SUBDIR += freefonts
SUBDIR += getbdf
SUBDIR += intlfonts
SUBDIR += mozilla-fonts
SUBDIR += nexfontsel
SUBDIR += p5-type1inst
SUBDIR += sharefonts
SUBDIR += tkfont
SUBDIR += ttmkfdir
SUBDIR += xfed
SUBDIR += xmbdfed
.include <bsd.port.subdir.mk>