mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
50d947fe58
PR: 8198 Submitted by: maintainer
20 lines
456 B
Makefile
20 lines
456 B
Makefile
# New ports collection makefile for: Xserver for S3V with X True Type
|
|
# Version required: 1.0
|
|
# Date created: 15 April 1998
|
|
# Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
|
|
#
|
|
# $Id: Makefile,v 1.2 1998/09/01 13:41:08 asami Exp $
|
|
#
|
|
|
|
DISTNAME= xc
|
|
PKGNAME= xtt-S3V-1.0
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= taguchi@tohoku.iij.ad.jp
|
|
|
|
RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common
|
|
|
|
SERVER= XF86_S3V
|
|
|
|
.include "${.CURDIR}/../XttXF86srv-common/Makefile"
|