summaryrefslogtreecommitdiff
path: root/x11-servers/XttXF98srv-WABEP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-servers/XttXF98srv-WABEP/Makefile')
-rw-r--r--x11-servers/XttXF98srv-WABEP/Makefile24
1 files changed, 24 insertions, 0 deletions
diff --git a/x11-servers/XttXF98srv-WABEP/Makefile b/x11-servers/XttXF98srv-WABEP/Makefile
new file mode 100644
index 000000000000..e08c5fa29c2d
--- /dev/null
+++ b/x11-servers/XttXF98srv-WABEP/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: X98server for WABEP with X True Type
+# Version required: 1.0
+# Date created: 25 October 1998
+# Whom: NAKAJI Hiroyuki <nakaji@zeisei.dpri.kyoto-u.ac.jp>
+#
+# $Id$
+#
+
+DISTNAME= xc
+PKGNAME= xtt-98WABEP-1.0
+CATEGORIES= x11
+
+MAINTAINER= nakaji@zeisei.dpri.kyoto-u.ac.jp
+
+RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common
+
+SERVER= XF98_WABEP
+
+MASTERDIR= ${.CURDIR}/../XttXF86srv-common
+PKGDIR= ${.CURDIR}/pkg
+
+X98SERVER= yes
+
+.include "${MASTERDIR}/Makefile"