mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
16 lines
327 B
Makefile
16 lines
327 B
Makefile
|
# New ports collection makefile for: Xserver for VGA16 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-VGA16-0.6
|
||
|
CATEGORIES= x11
|
||
|
|
||
|
SERVER= XF86_VGA16
|
||
|
|
||
|
.include "${.CURDIR}/../XttXF86srv-common/Makefile"
|