mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
24 lines
454 B
Makefile
24 lines
454 B
Makefile
# New ports collection makefile for: xmbdfed
|
|
# Version required: 3.4
|
|
# Date created: June 20, 1997
|
|
# Whom: jfieber
|
|
#
|
|
# $Id: Makefile,v 1.7 1998/10/28 23:41:19 jfieber Exp $
|
|
#
|
|
|
|
DISTNAME= xmbdfed-3.4
|
|
CATEGORIES= x11-fonts
|
|
MASTER_SITES= ftp://crl.nmsu.edu/CLR/multiling/General/
|
|
|
|
PATCH_SITES= ${MASTER_SITES}
|
|
PATCHFILES= xmbdfed-3.4.patch1
|
|
|
|
MAINTAINER= jfieber@FreeBSD.ORG
|
|
|
|
USE_X_PREFIX= yes
|
|
REQUIRES_MOTIF= yes
|
|
|
|
MAN1= xmbdfed.1
|
|
|
|
.include <bsd.port.mk>
|