aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/bdfresize/Makefile
blob: a7f8ebac8bfd3a03f26d37556b5b0b436f7d8146 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Yoshihiko Sarumaru <mistral@imasy.or.jp>
# $FreeBSD$

PORTNAME=	bdfresize
PORTVERSION=	1.5
PORTREVISION=	2
CATEGORIES=	x11-fonts
MASTER_SITES=	http://openlab.ring.gr.jp/efont/dist/tools/bdfresize/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Tool for resizing BDF format font

GNU_CONFIGURE=	yes
PLIST_FILES=	bin/bdfresize \
		man/man1/bdfresize.1.gz

.include <bsd.port.mk>