7b0c690b8a
PR: ports/9242 Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
23 lines
508 B
Makefile
23 lines
508 B
Makefile
# New ports collection makefile for: Xserver for I128 with X True Type
|
|
# Version required: 1.1
|
|
# Date created: 15 April 1998
|
|
# Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
|
|
#
|
|
# $Id: Makefile,v 1.4 1998/12/01 03:06:40 asami Exp $
|
|
#
|
|
|
|
DISTNAME= xc
|
|
PKGNAME= xtt-I128-1.1
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= taguchi@tohoku.iij.ad.jp
|
|
|
|
RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common
|
|
|
|
SERVER= XF86_I128
|
|
|
|
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
|
|
PKGDIR= ${.CURDIR}/pkg
|
|
|
|
.include "${MASTERDIR}/Makefile"
|