aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts/xmbdfed/Makefile
blob: 8c87768f715cce2560a9baef3ccfb45136844bfc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    xmbdfed
# Date created:     June 20, 1997
# Whom:         jfieber
#
# $FreeBSD$
#

PORTNAME=   xmbdfed
PORTVERSION=    4.4
CATEGORIES= x11-fonts
MASTER_SITES=   ftp://crl.nmsu.edu/CLR/multiling/General/

MAINTAINER= ports@FreeBSD.org

USE_X_PREFIX=   yes
USE_FREETYPE=   yes
REQUIRES_MOTIF= yes

MAN1=       xmbdfed.1

.include <bsd.port.mk>