mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
3103ea2f76
x11 to fonts. While I'm here, change the category names in some (hopefully all) CJK font ports.
26 lines
537 B
Makefile
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>
|