mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
c5bf5f27e7
PR: 18749 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
23 lines
384 B
Makefile
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>
|