mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
16 lines
324 B
Makefile
16 lines
324 B
Makefile
|
# New ports collection makefile for: Xserver for SVGA with X True Type
|
||
|
# Version required: 0.6
|
||
|
# Date created: 15 April 1998
|
||
|
# Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
|
||
|
#
|
||
|
# $Id:$
|
||
|
#
|
||
|
|
||
|
DISTNAME= xc
|
||
|
PKGNAME= xtt-xf86srv-SVGA-0.6
|
||
|
CATEGORIES= x11
|
||
|
|
||
|
SERVER= XF86_SVGA
|
||
|
|
||
|
.include "${.CURDIR}/../XttXF86srv-common/Makefile"
|