summaryrefslogtreecommitdiff
path: root/x11-fonts/Makefile
diff options
context:
space:
mode:
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>