mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
16 lines
327 B
Makefile
16 lines
327 B
Makefile
|
# New ports collection makefile for: Xserver for P9000 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-P9000-0.6
|
||
|
CATEGORIES= x11
|
||
|
|
||
|
SERVER= XF86_P9000
|
||
|
|
||
|
.include "${.CURDIR}/../XttXF86srv-common/Makefile"
|