mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-03 22:23:24 +00:00
7b0c690b8a
PR: ports/9242 Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
25 lines
562 B
Makefile
25 lines
562 B
Makefile
# New ports collection makefile for: X98server for GANBWAP with X True Type
|
|
# Version required: 1.1
|
|
# Date created: 25 October 1998
|
|
# Whom: NAKAJI Hiroyuki <nakaji@zeisei.dpri.kyoto-u.ac.jp>
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1998/12/05 06:12:38 kuriyama Exp $
|
|
#
|
|
|
|
DISTNAME= xc
|
|
PKGNAME= xtt-98GANBWAP-1.1
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= nakaji@zeisei.dpri.kyoto-u.ac.jp
|
|
|
|
RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common
|
|
|
|
SERVER= XF98_GANBWAP
|
|
|
|
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
|
|
PKGDIR= ${.CURDIR}/pkg
|
|
|
|
X98SERVER= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|