1998-08-11 14:58:52 +00:00
|
|
|
# New ports collection makefile for: Xserver for S3V with X True Type
|
1998-09-01 13:41:11 +00:00
|
|
|
# Version required: 1.0
|
1998-08-11 14:58:52 +00:00
|
|
|
# Date created: 15 April 1998
|
|
|
|
# Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
|
|
|
|
#
|
1998-12-01 03:06:49 +00:00
|
|
|
# $Id: Makefile,v 1.3 1998/10/10 04:22:07 steve Exp $
|
1998-08-11 14:58:52 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= xc
|
1998-09-01 13:41:11 +00:00
|
|
|
PKGNAME= xtt-S3V-1.0
|
1998-08-11 14:58:52 +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:58:52 +00:00
|
|
|
SERVER= XF86_S3V
|
|
|
|
|
1998-12-01 03:06:49 +00:00
|
|
|
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
|
|
|
|
PKGDIR= ${.CURDIR}/pkg
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|