1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/x11-fonts/xmbdfed/Makefile

26 lines
537 B
Makefile
Raw Normal View History

# New ports collection makefile for: xmbdfed
1997-11-09 15:43:36 +00:00
# Version required: 2.7
# Date created: June 20, 1997
# Whom: jfieber
#
# $Id: Makefile,v 1.5 1998/08/05 09:31:50 asami Exp $
#
1997-11-09 15:43:36 +00:00
DISTNAME= xmbdfed-2.7
CATEGORIES= x11-fonts
MASTER_SITES= ftp://crl.nmsu.edu/CLR/multiling/General/
MAINTAINER= jfieber@FreeBSD.ORG
PATCH_SITES= ${MASTER_SITES}
1997-11-09 15:43:36 +00:00
#PATCHFILES= xmbdfed-2.3.patch1 xmbdfed-2.3.patch2
BROKEN= old version not available, new version needs debugging
USE_X_PREFIX= yes
REQUIRES_MOTIF= yes
MAN1= xmbdfed.1
.include <bsd.port.mk>