summaryrefslogtreecommitdiff
path: root/x11-fonts/xmbdfed/Makefile
blob: c92425876cee8af49130318a61049bb1893eae1c (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
# New ports collection makefile for:	xmbdfed
# Version required:	3.4
# Date created:		June 20, 1997
# Whom:			jfieber
#
# $Id: Makefile,v 1.8 1998/10/30 07:45:50 asami Exp $
#

DISTNAME=	xmbdfed-3.7
CATEGORIES=	x11-fonts
MASTER_SITES=	ftp://crl.nmsu.edu/CLR/multiling/General/

PATCH_SITES=	${MASTER_SITES}
PATCHFILES=	xmbdfed-3.7.patch1

MAINTAINER=	jfieber@FreeBSD.ORG

USE_X_PREFIX=	yes
REQUIRES_MOTIF=	yes

MAN1=		xmbdfed.1

.include <bsd.port.mk>