1998-08-11 15:00:37 +00:00
|
|
|
# New ports collection makefile for: Xserver for SVGA with X True Type
|
1999-04-02 08:28:58 +00:00
|
|
|
# Version required: 1.2.1
|
1998-08-11 15:00:37 +00:00
|
|
|
# Date created: 15 April 1998
|
|
|
|
# Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
|
|
|
|
#
|
1999-06-28 02:24:57 +00:00
|
|
|
# $Id: Makefile,v 1.8 1999/04/02 08:28:18 taoka Exp $
|
1998-08-11 15:00:37 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= xc
|
1999-04-02 08:28:58 +00:00
|
|
|
PKGNAME= xtt-SVGA-${VERSION}.${PATCHLEVEL}
|
1999-06-28 02:24:57 +00:00
|
|
|
CATEGORIES= x11-servers
|
1998-08-11 15:00:37 +00:00
|
|
|
|
1998-09-01 13:41:11 +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
|
|
|
|
1998-08-11 15:00:37 +00:00
|
|
|
SERVER= XF86_SVGA
|
|
|
|
|
1998-12-01 03:06:49 +00:00
|
|
|
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
|
|
|
|
PKGDIR= ${.CURDIR}/pkg
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|