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

24 lines
452 B
Makefile
Raw Normal View History

# New ports collection makefile for: xmbdfed
1998-10-28 23:41:24 +00:00
# Version required: 3.4
# Date created: June 20, 1997
# Whom: jfieber
#
1999-01-16 23:26:01 +00:00
# $Id: Makefile,v 1.8 1998/10/30 07:45:50 asami Exp $
#
1999-01-16 23:26:01 +00:00
DISTNAME= xmbdfed-3.7
CATEGORIES= x11-fonts
MASTER_SITES= ftp://crl.nmsu.edu/CLR/multiling/General/
PATCH_SITES= ${MASTER_SITES}
1999-01-16 23:26:01 +00:00
PATCHFILES= xmbdfed-3.7.patch1
1998-10-30 07:45:50 +00:00
MAINTAINER= jfieber@FreeBSD.ORG
USE_X_PREFIX= yes
REQUIRES_MOTIF= yes
MAN1= xmbdfed.1
.include <bsd.port.mk>