diff options
Diffstat (limited to 'x11-servers/XttXF86srv-VGA16')
-rw-r--r-- | x11-servers/XttXF86srv-VGA16/Makefile | 24 | ||||
-rw-r--r-- | x11-servers/XttXF86srv-VGA16/pkg-descr | 11 | ||||
-rw-r--r-- | x11-servers/XttXF86srv-VGA16/pkg-plist | 3 |
3 files changed, 0 insertions, 38 deletions
diff --git a/x11-servers/XttXF86srv-VGA16/Makefile b/x11-servers/XttXF86srv-VGA16/Makefile deleted file mode 100644 index c59e478..0000000 --- a/x11-servers/XttXF86srv-VGA16/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# New ports collection makefile for: Xserver for VGA16 with X True Type -# Date created: 15 April 1998 -# Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> -# -# $FreeBSD$ -# - -PORTNAME= xtt-VGA16 -PORTVERSION= ${VERSION}.${PATCHLEVEL} -CATEGORIES= x11-servers - -MAINTAINER= taguchi@tohoku.iij.ad.jp -COMMENT= A X True Type Server for VGA16 Graphics Cards - -RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common - -ONLY_FOR_ARCHS= i386 - -SERVER= XF86_VGA16 - -MASTERDIR= ${.CURDIR}/../XttXF86srv-common -PKGDIR= ${.CURDIR} - -.include "${MASTERDIR}/Makefile" diff --git a/x11-servers/XttXF86srv-VGA16/pkg-descr b/x11-servers/XttXF86srv-VGA16/pkg-descr deleted file mode 100644 index 63db845..0000000 --- a/x11-servers/XttXF86srv-VGA16/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -A X True Type Server for VGA16 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/XttXF86srv-VGA16/pkg-plist b/x11-servers/XttXF86srv-VGA16/pkg-plist deleted file mode 100644 index 0fa85fc..0000000 --- a/x11-servers/XttXF86srv-VGA16/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -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) || /bin/rm -f %B/X |