1998-08-11 14:51:11 +00:00
|
|
|
# New ports collection makefile for: Xserver for Mach8 with X True Type
|
1999-04-02 08:28:58 +00:00
|
|
|
# Version required: 1.2.1
|
1998-08-11 14:51:11 +00:00
|
|
|
# Date created: 15 April 1998
|
|
|
|
# Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
|
|
|
|
#
|
1999-06-13 07:17:42 +00:00
|
|
|
# $Id: Makefile,v 1.7 1999/04/02 08:28:08 taoka Exp $
|
1998-08-11 14:51:11 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= xc
|
1999-04-02 08:28:58 +00:00
|
|
|
PKGNAME= xtt-Mach8-${VERSION}.${PATCHLEVEL}
|
1998-08-11 14:51:11 +00:00
|
|
|
CATEGORIES= x11
|
|
|
|
|
1998-10-10 04:22:12 +00:00
|
|
|
MAINTAINER= taguchi@tohoku.iij.ad.jp
|
|
|
|
|
1999-01-15 09:49:46 +00:00
|
|
|
LIB_DEPENDS= font.1:${.CURDIR}/../XttXF86srv-common
|
1998-10-10 04:22:12 +00:00
|
|
|
|
1999-06-13 07:17:42 +00:00
|
|
|
ONLY_FOR_ARCHS= i386
|
|
|
|
|
1998-08-11 14:51:11 +00:00
|
|
|
SERVER= XF86_Mach8
|
|
|
|
|
1998-12-01 03:06:49 +00:00
|
|
|
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
|
|
|
|
PKGDIR= ${.CURDIR}/pkg
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|