blob: c698ede6fcda29a95e0768095d732cf89d0d5250 (
plain) (
tree)
|
|
# New ports collection makefile for: Xserver for W32 with X True Type
# Version required: 1.2.1
# Date created: 15 April 1998
# Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
#
# $FreeBSD$
#
DISTNAME= xc
PKGNAME= xtt-W32-${VERSION}.${PATCHLEVEL}
CATEGORIES= x11-servers
MAINTAINER= taguchi@tohoku.iij.ad.jp
LIB_DEPENDS= font.1:${.CURDIR}/../XttXF86srv-common
ONLY_FOR_ARCHS= i386
SERVER= XF86_W32
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
PKGDIR= ${.CURDIR}/pkg
.include "${MASTERDIR}/Makefile"
|