1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/x11-servers/XttXF98srv-PWLB/Makefile
1999-08-31 03:04:38 +00:00

27 lines
531 B
Makefile

# New ports collection makefile for: X98server for PWLB with X True Type
# Version required: 1.2.1
# Date created: 25 October 1998
# Whom: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
#
# $FreeBSD$
#
DISTNAME= xc
PKGNAME= xtt-98PWLB-${VERSION}.${PATCHLEVEL}
CATEGORIES= x11-servers
MAINTAINER= nakaji@tutrp.tut.ac.jp
LIB_DEPENDS= font.1:${.CURDIR}/../XttXF86srv-common
ONLY_FOR_ARCHS= i386
SERVER= XF98_PWLB
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
PKGDIR= ${.CURDIR}/pkg
X98SERVER= yes
.include "${MASTERDIR}/Makefile"