1999-01-02 19:18:40 +00:00
|
|
|
# New ports collection makefile for: Xserver for 3DLabs with X True Type
|
|
|
|
# Date created: 13 Dec 1998
|
|
|
|
# Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
|
|
|
|
#
|
1999-08-31 03:04:38 +00:00
|
|
|
# $FreeBSD$
|
1999-01-02 19:18:40 +00:00
|
|
|
#
|
|
|
|
|
2000-04-10 00:53:10 +00:00
|
|
|
PORTNAME= xtt-3DLabs
|
|
|
|
PORTVERSION= ${VERSION}.${PATCHLEVEL}
|
1999-06-28 02:24:57 +00:00
|
|
|
CATEGORIES= x11-servers
|
1999-01-02 19:18:40 +00:00
|
|
|
|
|
|
|
MAINTAINER= taguchi@tohoku.iij.ad.jp
|
|
|
|
|
1999-12-10 07:19:42 +00:00
|
|
|
RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common
|
1999-01-02 19:18:40 +00:00
|
|
|
|
|
|
|
SERVER= XF86_3DLabs
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
|
|
|
|
PKGDIR= ${.CURDIR}/pkg
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|