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

24 lines
394 B
Makefile

# New ports collection makefile for: xmbdfed
# Version required: 2.2
# Date created: June 20, 1997
# Whom: jfieber
#
# $Id$
#
DISTNAME= xmbdfed-2.2
CATEGORIES= x11
MASTER_SITES= ftp://crl.nmsu.edu/CLR/multiling/General/
MAINTAINER= jfieber@FreeBSD.ORG
PATCH_SITES= ${MASTER_SITES}
PATCHFILES= xmbdfed-2.2.patch1
USE_X11= yes
REQUIRES_MOTIF= yes
MAN1= xmbdfed.1
.include <bsd.port.mk>