aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts/xmbdfed/Makefile
blob: 0991eeb47b8accad7be12e4a91becdc3b91002d2 (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.7 1998/10/28 23:41:19 jfieber Exp $
#

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

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

MAINTAINER= jfieber@FreeBSD.ORG

USE_X_PREFIX=   yes
REQUIRES_MOTIF= yes

MAN1=       xmbdfed.1

.include <bsd.port.mk>