1998-08-11 14:57:30 +00:00
|
|
|
# New ports collection makefile for: Xserver for S3 with X True Type
|
1998-09-01 13:41:11 +00:00
|
|
|
# Version required: 1.0
|
1998-08-11 14:57:30 +00:00
|
|
|
# Date created: 15 April 1998
|
|
|
|
# Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
|
|
|
|
#
|
1998-10-10 04:22:12 +00:00
|
|
|
# $Id: Makefile,v 1.2 1998/09/01 13:41:07 asami Exp $
|
1998-08-11 14:57:30 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= xc
|
1998-09-01 13:41:11 +00:00
|
|
|
PKGNAME= xtt-S3-1.0
|
1998-08-11 14:57:30 +00:00
|
|
|
CATEGORIES= x11
|
|
|
|
|
1998-10-10 04:22:12 +00:00
|
|
|
MAINTAINER= taguchi@tohoku.iij.ad.jp
|
|
|
|
|
|
|
|
RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common
|
|
|
|
|
1998-08-11 14:57:30 +00:00
|
|
|
SERVER= XF86_S3
|
|
|
|
|
|
|
|
.include "${.CURDIR}/../XttXF86srv-common/Makefile"
|