mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-03 22:23:24 +00:00
c5b90c2f7a
PR: ports/10814 Submitted by: maintainer
25 lines
572 B
Makefile
25 lines
572 B
Makefile
# New ports collection makefile for: X98server for GANBWAP with X True Type
|
|
# Version required: 1.2.1
|
|
# Date created: 25 October 1998
|
|
# Whom: NAKAJI Hiroyuki <nakaji@zeisei.dpri.kyoto-u.ac.jp>
|
|
#
|
|
# $Id: Makefile,v 1.3 1999/01/15 09:49:39 asami Exp $
|
|
#
|
|
|
|
DISTNAME= xc
|
|
PKGNAME= xtt-98GANBWAP-${VERSION}.${PATCHLEVEL}
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= nakaji@zeisei.dpri.kyoto-u.ac.jp
|
|
|
|
LIB_DEPENDS= font.1:${.CURDIR}/../XttXF86srv-common
|
|
|
|
SERVER= XF98_GANBWAP
|
|
|
|
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
|
|
PKGDIR= ${.CURDIR}/pkg
|
|
|
|
X98SERVER= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|