1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/x11-fonts/xmbdfed/Makefile
Satoshi Asami 3103ea2f76 Move "etlfonts freefonts getbdf sharefonts tkfont xfed xmbdfed" from
x11 to fonts.  While I'm here, change the category names in some
(hopefully all) CJK font ports.
1998-08-07 22:43:13 +00:00

26 lines
537 B
Makefile

# New ports collection makefile for: xmbdfed
# Version required: 2.7
# Date created: June 20, 1997
# Whom: jfieber
#
# $Id: Makefile,v 1.5 1998/08/05 09:31:50 asami Exp $
#
DISTNAME= xmbdfed-2.7
CATEGORIES= x11-fonts
MASTER_SITES= ftp://crl.nmsu.edu/CLR/multiling/General/
MAINTAINER= jfieber@FreeBSD.ORG
PATCH_SITES= ${MASTER_SITES}
#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>