freebsd-ports/x11-fonts/xmbdfed/Makefile

24 lines
452 B
Makefile
Raw Normal View History

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