A X True Type Server for W32 Graphics Boards.
PR: ports/7074 (partial) Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
This commit is contained in:
parent
15f25e4daf
commit
c4c0a4c7fd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=12460
15
x11-servers/XttXF86srv-W32/Makefile
Normal file
15
x11-servers/XttXF86srv-W32/Makefile
Normal file
@ -0,0 +1,15 @@
|
||||
# New ports collection makefile for: Xserver for W32 with X True Type
|
||||
# Version required: 0.6
|
||||
# Date created: 15 April 1998
|
||||
# Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
|
||||
#
|
||||
# $Id:$
|
||||
#
|
||||
|
||||
DISTNAME= xc
|
||||
PKGNAME= xtt-xf86srv-W32-0.6
|
||||
CATEGORIES= x11
|
||||
|
||||
SERVER= XF86_W32
|
||||
|
||||
.include "${.CURDIR}/../XttXF86srv-common/Makefile"
|
1
x11-servers/XttXF86srv-W32/pkg-comment
Normal file
1
x11-servers/XttXF86srv-W32/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
A X True Type Server for W32 Graphics Boards.
|
11
x11-servers/XttXF86srv-W32/pkg-descr
Normal file
11
x11-servers/XttXF86srv-W32/pkg-descr
Normal file
@ -0,0 +1,11 @@
|
||||
A X True Type Server for W32 Graphics Boards.
|
||||
|
||||
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!
|
3
x11-servers/XttXF86srv-W32/pkg-plist
Normal file
3
x11-servers/XttXF86srv-W32/pkg-plist
Normal file
@ -0,0 +1,3 @@
|
||||
bin/XF86_W32.xtt
|
||||
@exec /bin/ln -fs %D/%F %B/X
|
||||
@unexec ([ -x %B/XF86_W32 ] && /bin/ln -fs %B/XF86_W32 %B/X) || /usr/bin/true
|
Loading…
Reference in New Issue
Block a user