aboutsummaryrefslogtreecommitdiff
path: root/x11-servers/XttXF98srv-GA968
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1998-12-05 06:12:38 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1998-12-05 06:12:38 +0000
commitff08258b94a6ff5b2415f1f7852f590d651db786 (patch)
tree0b526050ab8c9e5afdfc957ec66d835330bbb561 /x11-servers/XttXF98srv-GA968
parent2ef96d0f78135788994077b31d5cc18c0e826fe9 (diff)
downloadports-ff08258b94a6ff5b2415f1f7852f590d651db786.tar.gz
ports-ff08258b94a6ff5b2415f1f7852f590d651db786.zip
Notes
Diffstat (limited to 'x11-servers/XttXF98srv-GA968')
-rw-r--r--x11-servers/XttXF98srv-GA968/Makefile24
-rw-r--r--x11-servers/XttXF98srv-GA968/pkg-comment1
-rw-r--r--x11-servers/XttXF98srv-GA968/pkg-descr11
-rw-r--r--x11-servers/XttXF98srv-GA968/pkg-plist3
4 files changed, 39 insertions, 0 deletions
diff --git a/x11-servers/XttXF98srv-GA968/Makefile b/x11-servers/XttXF98srv-GA968/Makefile
new file mode 100644
index 000000000000..9a71839e57b3
--- /dev/null
+++ b/x11-servers/XttXF98srv-GA968/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: X98server for GA968 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-98GA968-1.0
+CATEGORIES= x11
+
+MAINTAINER= nakaji@zeisei.dpri.kyoto-u.ac.jp
+
+RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common
+
+SERVER= XF98_GA968
+
+MASTERDIR= ${.CURDIR}/../XttXF86srv-common
+PKGDIR= ${.CURDIR}/pkg
+
+X98SERVER= yes
+
+.include "${MASTERDIR}/Makefile"
diff --git a/x11-servers/XttXF98srv-GA968/pkg-comment b/x11-servers/XttXF98srv-GA968/pkg-comment
new file mode 100644
index 000000000000..24fa6ba00e1b
--- /dev/null
+++ b/x11-servers/XttXF98srv-GA968/pkg-comment
@@ -0,0 +1 @@
+A X True Type Server for X98 GA968 Graphics Cards.
diff --git a/x11-servers/XttXF98srv-GA968/pkg-descr b/x11-servers/XttXF98srv-GA968/pkg-descr
new file mode 100644
index 000000000000..406fd9d4bc7b
--- /dev/null
+++ b/x11-servers/XttXF98srv-GA968/pkg-descr
@@ -0,0 +1,11 @@
+A X True Type Server for X98 GA968 Graphics Cards.
+
+For more info, See
+ http://cclub.tutcc.tut.ac.jp/%7Ego/unix/xtt.html
+or
+ http://www.ryukyu.ad.jp/%7Eshin/linux/x-tt/
+or
+ http://hawk.ise.chuo-u.ac.jp/student/person/tshiozak/study/
+ freebsd-at-random/x-tt/index-en.html (in English)
+
+enjoy!
diff --git a/x11-servers/XttXF98srv-GA968/pkg-plist b/x11-servers/XttXF98srv-GA968/pkg-plist
new file mode 100644
index 000000000000..2143e65a3ac4
--- /dev/null
+++ b/x11-servers/XttXF98srv-GA968/pkg-plist
@@ -0,0 +1,3 @@
+bin/XF98_GA968.xtt
+@exec /bin/ln -fs %D/%F %B/X
+@unexec ([ -x %B/XF98_GA968 ] && /bin/ln -fs %B/XF98_GA968 %B/X) || /usr/bin/true