aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts
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
parent0e600e3ae169a0fee136d33c7387b27e544563a1 (diff)
downloadports-3c134ede8d50ff28b30f90d818aaf8ede44c772b.tar.gz
ports-3c134ede8d50ff28b30f90d818aaf8ede44c772b.zip
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/Makefile12
-rw-r--r--x11-fonts/pkg/COMMENT1
2 files changed, 13 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>
diff --git a/x11-fonts/pkg/COMMENT b/x11-fonts/pkg/COMMENT
new file mode 100644
index 000000000000..200352497b6c
--- /dev/null
+++ b/x11-fonts/pkg/COMMENT
@@ -0,0 +1 @@
+X11 fonts and font utilities.