mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
18 lines
319 B
Makefile
18 lines
319 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
SUBDIR += Xg
|
|
SUBDIR += bitmap-font
|
|
SUBDIR += etlfonts
|
|
SUBDIR += freefonts
|
|
SUBDIR += getbdf
|
|
SUBDIR += nexfontsel
|
|
SUBDIR += p5-type1inst
|
|
SUBDIR += sharefonts
|
|
SUBDIR += tkfont
|
|
SUBDIR += ttmkfdir
|
|
SUBDIR += xfed
|
|
SUBDIR += xmbdfed
|
|
|
|
.include <bsd.port.subdir.mk>
|