aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/Xg/Makefile
blob: ba17012aff812546cba6ad2427a013b4548b7918 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# New ports collection makefile for:    libXg
# Date created:         Sun Aug 13 12:36:14 CDT 1995
# Whom:                 erich@rrnet.com
#
# $FreeBSD$
#

PORTNAME=	libXgFonts
PORTVERSION=	1.0
CATEGORIES=	x11-fonts plan9
MASTER_SITES=	ftp://ftp.cs.usyd.edu.au/matty/unicode/
DISTNAME=	libXg.utf.fonts

MAINTAINER=	ports@FreeBSD.org

PORTCOMMENT=	UNICODE fonts for use with 9term and sam

NO_WRKSUBDIR=	yes
USE_X_PREFIX=	yes

.include <bsd.port.pre.mk>

.if ${XFREE86_VERSION} == 4
BUILD_DEPENDS=	bdftopcf:${PORTSDIR}/x11/XFree86-4-clients
RUN_DEPENDS=	mkfontdir:${PORTSDIR}/x11/XFree86-4-clients
.endif

.include <bsd.port.post.mk>