1998-08-11 14:48:02 +00: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 03:04:38 +00:00
|
|
|
# $FreeBSD$
|
1998-08-11 14:48:02 +00:00
|
|
|
#
|
|
|
|
|
2000-04-10 00:53:10 +00:00
|
|
|
PORTNAME= xtt-Mach32
|
|
|
|
PORTVERSION= ${VERSION}.${PATCHLEVEL}
|
1999-06-28 02:24:57 +00:00
|
|
|
CATEGORIES= x11-servers
|
1998-08-11 14:48:02 +00:00
|
|
|
|
1998-10-10 04:22:12 +00:00
|
|
|
MAINTAINER= taguchi@tohoku.iij.ad.jp
|
|
|
|
|
1999-12-10 07:19:42 +00:00
|
|
|
RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common
|
1998-10-10 04:22:12 +00:00
|
|
|
|
1999-06-13 07:17:42 +00:00
|
|
|
ONLY_FOR_ARCHS= i386
|
|
|
|
|
1998-08-11 14:48:02 +00:00
|
|
|
SERVER= XF86_Mach32
|
|
|
|
|
1998-12-01 03:06:49 +00:00
|
|
|
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
|
|
|
|
PKGDIR= ${.CURDIR}/pkg
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|