1998-08-11 14:46:55 +00:00
|
|
|
# New ports collection makefile for: Xserver for AGX with X True Type
|
1999-01-02 19:11:13 +00:00
|
|
|
# Version required: 1.1
|
1998-08-11 14:46:55 +00:00
|
|
|
# Date created: 15 April 1998
|
|
|
|
# Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
|
|
|
|
#
|
1999-01-15 09:49:46 +00:00
|
|
|
# $Id: Makefile,v 1.5 1999/01/02 19:11:08 sada Exp $
|
1998-08-11 14:46:55 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= xc
|
1999-01-02 19:11:13 +00:00
|
|
|
PKGNAME= xtt-AGX-1.1
|
1998-08-11 14:46:55 +00:00
|
|
|
CATEGORIES= x11
|
|
|
|
|
1998-10-10 04:22:12 +00:00
|
|
|
MAINTAINER= taguchi@tohoku.iij.ad.jp
|
|
|
|
|
1999-01-15 09:49:46 +00:00
|
|
|
LIB_DEPENDS= font.1:${.CURDIR}/../XttXF86srv-common
|
1998-10-10 04:22:12 +00:00
|
|
|
|
1998-08-11 14:46:55 +00:00
|
|
|
SERVER= XF86_AGX
|
|
|
|
|
1998-12-01 03:06:49 +00:00
|
|
|
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
|
|
|
|
PKGDIR= ${.CURDIR}/pkg
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|