A X True Type Font Server.
PR: ports/7074 (partial) Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
This commit is contained in:
parent
6e89d01001
commit
2366494299
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=12462
4 changed files with 33 additions and 0 deletions
18
x11-servers/XttXF86srv-xfs/Makefile
Normal file
18
x11-servers/XttXF86srv-xfs/Makefile
Normal file
|
@ -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"
|
1
x11-servers/XttXF86srv-xfs/pkg-comment
Normal file
1
x11-servers/XttXF86srv-xfs/pkg-comment
Normal file
|
@ -0,0 +1 @@
|
|||
A X True Type Font Server.
|
13
x11-servers/XttXF86srv-xfs/pkg-descr
Normal file
13
x11-servers/XttXF86srv-xfs/pkg-descr
Normal file
|
@ -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!
|
1
x11-servers/XttXF86srv-xfs/pkg-plist
Normal file
1
x11-servers/XttXF86srv-xfs/pkg-plist
Normal file
|
@ -0,0 +1 @@
|
|||
bin/xfs.xtt
|
Loading…
Reference in a new issue