2013-09-21 01:51:14 +02:00
|
|
|
# Created by: Yoshihiko Sarumaru <mistral@imasy.or.jp>
|
2001-04-07 03:39:01 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= bdfresize
|
|
|
|
PORTVERSION= 1.5
|
2008-03-24 14:03:55 +01:00
|
|
|
PORTREVISION= 2
|
2001-04-07 03:39:01 +02:00
|
|
|
CATEGORIES= x11-fonts
|
|
|
|
MASTER_SITES= http://openlab.ring.gr.jp/efont/dist/tools/bdfresize/
|
|
|
|
|
2015-12-11 09:43:44 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2014-08-08 10:42:44 +02:00
|
|
|
COMMENT= Tool for resizing BDF format font
|
2001-04-07 03:39:01 +02:00
|
|
|
|
2016-01-12 17:20:31 +01:00
|
|
|
LICENSE= GPLv2+
|
2015-12-30 02:42:24 +01:00
|
|
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
|
|
|
|
2001-04-07 03:39:01 +02:00
|
|
|
GNU_CONFIGURE= yes
|
2014-02-03 12:11:36 +01:00
|
|
|
PLIST_FILES= bin/bdfresize \
|
|
|
|
man/man1/bdfresize.1.gz
|
2001-04-07 03:39:01 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|