1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/x11-fonts/xmbdfed/Makefile

24 lines
454 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
#
1998-10-30 07:45:50 +00:00
# $Id: Makefile,v 1.7 1998/10/28 23:41:19 jfieber Exp $
#
1998-10-28 23:41:24 +00:00
DISTNAME= xmbdfed-3.4
CATEGORIES= x11-fonts
MASTER_SITES= ftp://crl.nmsu.edu/CLR/multiling/General/
PATCH_SITES= ${MASTER_SITES}
1998-10-28 23:41:24 +00:00
PATCHFILES= xmbdfed-3.4.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>