1998-08-11 16:48:02 +02:00
|
|
|
# New ports collection makefile for: Xserver for Mach32 with X True Type
|
|
|
|
# Date created: 15 April 1998
|
|
|
|
# Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
|
|
|
|
#
|
1999-08-31 05:04:38 +02:00
|
|
|
# $FreeBSD$
|
1998-08-11 16:48:02 +02:00
|
|
|
#
|
|
|
|
|
2000-04-10 02:53:10 +02:00
|
|
|
PORTNAME= xtt-Mach32
|
2001-02-05 22:09:10 +01:00
|
|
|
PORTVERSION= ${VERSION}.${PATCHLEVEL}
|
1999-06-28 04:24:57 +02:00
|
|
|
CATEGORIES= x11-servers
|
1998-08-11 16:48:02 +02:00
|
|
|
|
1998-10-10 06:22:12 +02:00
|
|
|
MAINTAINER= taguchi@tohoku.iij.ad.jp
|
2003-02-21 15:19:11 +01:00
|
|
|
COMMENT= A X True Type Server for Mach32 Graphics Cards
|
1998-10-10 06:22:12 +02:00
|
|
|
|
1999-12-10 08:19:42 +01:00
|
|
|
RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common
|
1998-10-10 06:22:12 +02:00
|
|
|
|
1999-06-13 09:17:42 +02:00
|
|
|
ONLY_FOR_ARCHS= i386
|
|
|
|
|
1998-08-11 16:48:02 +02:00
|
|
|
SERVER= XF86_Mach32
|
|
|
|
|
1998-12-01 04:06:49 +01:00
|
|
|
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
|
2000-10-08 12:23:48 +02:00
|
|
|
PKGDIR= ${.CURDIR}
|
1998-12-01 04:06:49 +01:00
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|