summaryrefslogtreecommitdiff
path: root/x11-fonts/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-08-07 22:08:20 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-08-07 22:08:20 +0000
commit3c134ede8d50ff28b30f90d818aaf8ede44c772b (patch)
treec08e8618dfbe30ff4fc1e9dfeeeaee044115c5ce /x11-fonts/Makefile
parentxbuffy is moved from x11 to mail. (diff)
New categories deskutils, x11-clocks, x11-fm, x11-fonts, x11-toolkits
and x11-wm. Their contents to be repository copied shortly.
Notes
Notes: svn path=/head/; revision=12323
Diffstat (limited to '')
-rw-r--r--x11-fonts/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/x11-fonts/Makefile b/x11-fonts/Makefile
new file mode 100644
index 000000000000..81403079763c
--- /dev/null
+++ b/x11-fonts/Makefile
@@ -0,0 +1,12 @@
+# $Id$
+#
+
+ SUBDIR += etlfonts
+ SUBDIR += freefonts
+ SUBDIR += getbdf
+ SUBDIR += sharefonts
+ SUBDIR += tkfont
+ SUBDIR += xfed
+ SUBDIR += xmbdfed
+
+.include <bsd.port.subdir.mk>