1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/x11-servers/XttXF98srv-GA968/Makefile
Satoshi Asami 705b1d248d Submitted by: maintainer
PR:		9513

following is a update patch for ${PORTSDIR}/x11/Xtt* ports.
(1) Now, We use XFree86 3.3.3.1 rather than 3.3.3.
(2) update to Xtt1.1pl05. It includes some Windowz encoding.
(3) more simple XttXF86srv-common/Makefile ;-)
1999-01-15 09:49:46 +00:00

25 lines
542 B
Makefile

# New ports collection makefile for: X98server for GA968 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.2 1999/01/02 19:11:11 sada Exp $
#
DISTNAME= xc
PKGNAME= xtt-98GA968-1.1
CATEGORIES= x11
MAINTAINER= nakaji@zeisei.dpri.kyoto-u.ac.jp
LIB_DEPENDS= font.1:${.CURDIR}/../XttXF86srv-common
SERVER= XF98_GA968
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
PKGDIR= ${.CURDIR}/pkg
X98SERVER= yes
.include "${MASTERDIR}/Makefile"