freebsd-ports/x11-servers/XttXF86srv-Mach64/Makefile

23 lines
530 B
Makefile
Raw Normal View History

# New ports collection makefile for: Xserver for Mach64 with X True Type
# Date created: 15 April 1998
# Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
#
1999-08-31 05:04:38 +02:00
# $FreeBSD$
#
PORTNAME= xtt-Mach64
PORTVERSION= ${VERSION}.${PATCHLEVEL}
CATEGORIES= x11-servers
MAINTAINER= taguchi@tohoku.iij.ad.jp
2003-02-21 15:19:11 +01:00
COMMENT= A X True Type Server for Mach64 Graphics Cards
RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common
SERVER= XF86_Mach64
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
PKGDIR= ${.CURDIR}
.include "${MASTERDIR}/Makefile"