2001-04-07 03:39:01 +02:00
|
|
|
# New ports collection makefile for: bdfresize
|
|
|
|
# Date created: 1 April 2001
|
|
|
|
# Whom: Yoshihiko Sarumaru <mistral@imasy.or.jp>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= bdfresize
|
|
|
|
PORTVERSION= 1.5
|
|
|
|
CATEGORIES= x11-fonts
|
|
|
|
MASTER_SITES= http://openlab.ring.gr.jp/efont/dist/tools/bdfresize/
|
|
|
|
|
|
|
|
MAINTAINER= mistral@imasy.or.jp
|
2003-02-21 15:08:24 +01:00
|
|
|
COMMENT= A tool for resizing BDF format font
|
2001-04-07 03:39:01 +02:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_X_PREFIX= yes
|
|
|
|
MAN1= bdfresize.1
|
2004-02-06 14:12:53 +01:00
|
|
|
PLIST_FILES= bin/bdfresize
|
2001-04-07 03:39:01 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|