1997-07-16 04:18:28 +02:00
|
|
|
# New ports collection makefile for: xmbdfed
|
|
|
|
# Date created: June 20, 1997
|
|
|
|
# Whom: jfieber
|
|
|
|
#
|
1999-08-31 05:04:38 +02:00
|
|
|
# $FreeBSD$
|
1997-07-16 04:18:28 +02:00
|
|
|
#
|
|
|
|
|
2000-04-10 02:44:43 +02:00
|
|
|
PORTNAME= xmbdfed
|
2004-03-18 19:11:03 +01:00
|
|
|
PORTVERSION= 4.7.1
|
1998-08-08 00:43:13 +02:00
|
|
|
CATEGORIES= x11-fonts
|
2004-03-18 19:11:03 +01:00
|
|
|
MASTER_SITES= http://crl.nmsu.edu/~mleisher/
|
2002-01-05 10:18:43 +01:00
|
|
|
DISTNAME= ${PORTNAME}-${PORTVERSION:R}
|
|
|
|
|
|
|
|
PATCH_SITES= ${MASTER_SITES}
|
2004-03-18 19:11:03 +01:00
|
|
|
PATCHFILES= ${DISTNAME}-patch1
|
2000-01-14 20:11:20 +01:00
|
|
|
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-20 20:21:36 +01:00
|
|
|
COMMENT= A Motif tool for editing X11 bitmap fonts
|
1998-10-30 08:45:50 +01:00
|
|
|
|
2004-03-18 19:11:03 +01:00
|
|
|
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
|
|
|
|
|
|
|
|
USE_BZIP2= yes
|
1998-08-05 11:31:52 +02:00
|
|
|
USE_X_PREFIX= yes
|
2000-11-08 00:28:20 +01:00
|
|
|
USE_MOTIF= yes
|
1997-07-16 04:18:28 +02:00
|
|
|
|
|
|
|
MAN1= xmbdfed.1
|
2004-02-05 21:38:07 +01:00
|
|
|
PLIST_FILES= bin/xmbdfed
|
1997-07-16 04:18:28 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|