diff options
Diffstat (limited to 'x11-servers/XttXF86srv-3DLabs/Makefile')
-rw-r--r-- | x11-servers/XttXF86srv-3DLabs/Makefile | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/x11-servers/XttXF86srv-3DLabs/Makefile b/x11-servers/XttXF86srv-3DLabs/Makefile deleted file mode 100644 index e8f52bab..0000000 --- a/x11-servers/XttXF86srv-3DLabs/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# 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> -# -# $FreeBSD$ -# - -PORTNAME= xtt-3DLabs -PORTVERSION= ${VERSION}.${PATCHLEVEL} -CATEGORIES= x11-servers - -MAINTAINER= taguchi@tohoku.iij.ad.jp -COMMENT= A X True Type Server for SVGA Graphics Cards - -RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common - -SERVER= XF86_3DLabs - -MASTERDIR= ${.CURDIR}/../XttXF86srv-common -PKGDIR= ${.CURDIR} - -.include "${MASTERDIR}/Makefile" |