1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
freebsd-ports/x11-fonts/xmbdfed/Makefile
Steve Price c5bf5f27e7 Update to version 4.4.
PR:		18749
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-05-29 03:42:21 +00:00

23 lines
384 B
Makefile

# 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
LIB_DEPENDS= ttf.4:${PORTSDIR}/print/freetype
USE_X_PREFIX= yes
REQUIRES_MOTIF= yes
MAN1= xmbdfed.1
.include <bsd.port.mk>