diff --git a/x11-servers/XttXF86srv-VGA16/Makefile b/x11-servers/XttXF86srv-VGA16/Makefile new file mode 100644 index 000000000000..03ca074a38aa --- /dev/null +++ b/x11-servers/XttXF86srv-VGA16/Makefile @@ -0,0 +1,15 @@ +# New ports collection makefile for: Xserver for VGA16 with X True Type +# Version required: 0.6 +# Date created: 15 April 1998 +# Whom: Taguchi Takeshi +# +# $Id:$ +# + +DISTNAME= xc +PKGNAME= xtt-xf86srv-VGA16-0.6 +CATEGORIES= x11 + +SERVER= XF86_VGA16 + +.include "${.CURDIR}/../XttXF86srv-common/Makefile" diff --git a/x11-servers/XttXF86srv-VGA16/pkg-comment b/x11-servers/XttXF86srv-VGA16/pkg-comment new file mode 100644 index 000000000000..7a88d97ee2a4 --- /dev/null +++ b/x11-servers/XttXF86srv-VGA16/pkg-comment @@ -0,0 +1 @@ +A X True Type Server for VGA16 Graphics Boards. diff --git a/x11-servers/XttXF86srv-VGA16/pkg-descr b/x11-servers/XttXF86srv-VGA16/pkg-descr new file mode 100644 index 000000000000..0f8aaecd03ff --- /dev/null +++ b/x11-servers/XttXF86srv-VGA16/pkg-descr @@ -0,0 +1,11 @@ +A X True Type Server for VGA16 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! diff --git a/x11-servers/XttXF86srv-VGA16/pkg-plist b/x11-servers/XttXF86srv-VGA16/pkg-plist new file mode 100644 index 000000000000..d20b69ef5af3 --- /dev/null +++ b/x11-servers/XttXF86srv-VGA16/pkg-plist @@ -0,0 +1,3 @@ +bin/XF86_VGA16.xtt +@exec /bin/ln -fs %D/%F %B/X +@unexec ([ -x %B/XF86_VGA16 ] && /bin/ln -fs %B/XF86_VGA16 %B/X) || /usr/bin/true