1999-01-02 19:18:40 +00:00
|
|
|
# New ports collection makefile for: Xserver for 3DLabs with X True Type
|
1999-04-02 08:28:58 +00:00
|
|
|
# Version required: 1.2.1
|
1999-01-02 19:18:40 +00:00
|
|
|
# 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
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= xc
|
1999-04-02 08:28:58 +00:00
|
|
|
PKGNAME= xtt-3DLabs-${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-01-15 09:49:46 +00:00
|
|
|
LIB_DEPENDS= font.1:${.CURDIR}/../XttXF86srv-common
|
1999-01-02 19:18:40 +00:00
|
|
|
|
|
|
|
SERVER= XF86_3DLabs
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
|
|
|
|
PKGDIR= ${.CURDIR}/pkg
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|