summaryrefslogtreecommitdiffstats
path: root/x11-servers
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>1998-08-11 15:06:07 +0000
committerkuriyama <kuriyama@FreeBSD.org>1998-08-11 15:06:07 +0000
commit66aff287a57e5e718ce13a004af4410f1699b878 (patch)
treef8835b9ed24b45848d12f72340683d0454d9e5af /x11-servers
parentdbc023a8c063d326f833988792bdca35a1dcfaa7 (diff)
downloadFreeBSD-ports-66aff287a57e5e718ce13a004af4410f1699b878.zip
FreeBSD-ports-66aff287a57e5e718ce13a004af4410f1699b878.tar.gz
A X True Type Font Server.
PR: ports/7074 (partial) Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
Diffstat (limited to 'x11-servers')
-rw-r--r--x11-servers/XttXF86srv-xfs/Makefile18
-rw-r--r--x11-servers/XttXF86srv-xfs/pkg-comment1
-rw-r--r--x11-servers/XttXF86srv-xfs/pkg-descr13
-rw-r--r--x11-servers/XttXF86srv-xfs/pkg-plist1
4 files changed, 33 insertions, 0 deletions
diff --git a/x11-servers/XttXF86srv-xfs/Makefile b/x11-servers/XttXF86srv-xfs/Makefile
new file mode 100644
index 0000000..38a6a69
--- /dev/null
+++ b/x11-servers/XttXF86srv-xfs/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: X Font Server with X True Type
+# Version required: 0.6
+# Date created: 15 April 1998
+# Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
+#
+# $Id:$
+#
+
+PKGNAME= xtt-xf86srv-xfs-0.6
+CATEGORIES= x11
+
+MAINTAINER= taguchi@tohoku.iij.ad.jp
+
+BUILD_DEPENDS= ${.CURDIR}/../XttXF86srv-common/work/.build_done:${.CURDIR}/../XttXF86srv-common
+
+SERVER= xfs
+
+.include "${.CURDIR}/../XttXF86srv-common/Makefile"
diff --git a/x11-servers/XttXF86srv-xfs/pkg-comment b/x11-servers/XttXF86srv-xfs/pkg-comment
new file mode 100644
index 0000000..62718df
--- /dev/null
+++ b/x11-servers/XttXF86srv-xfs/pkg-comment
@@ -0,0 +1 @@
+A X True Type Font Server.
diff --git a/x11-servers/XttXF86srv-xfs/pkg-descr b/x11-servers/XttXF86srv-xfs/pkg-descr
new file mode 100644
index 0000000..622eb75
--- /dev/null
+++ b/x11-servers/XttXF86srv-xfs/pkg-descr
@@ -0,0 +1,13 @@
+A X True Type Font Server.
+
+NOTE: Name of executable is "xfs.xtt", rather than "xfs".
+
+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/XttXF86srv-xfs/pkg-plist b/x11-servers/XttXF86srv-xfs/pkg-plist
new file mode 100644
index 0000000..198bb6f
--- /dev/null
+++ b/x11-servers/XttXF86srv-xfs/pkg-plist
@@ -0,0 +1 @@
+bin/xfs.xtt
OpenPOWER on IntegriCloud