freebsd-ports/x11-servers/XttXF86srv-3DLabs/Makefile

22 lines
472 B
Makefile
Raw Normal View History

# 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 05:04:38 +02:00
# $FreeBSD$
#
PORTNAME= xtt-3DLabs
PORTVERSION= ${VERSION}.${PATCHLEVEL}
CATEGORIES= x11-servers
MAINTAINER= taguchi@tohoku.iij.ad.jp
RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common
SERVER= XF86_3DLabs
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
PKGDIR= ${.CURDIR}
.include "${MASTERDIR}/Makefile"