freebsd-ports/x11-fonts/bdfresize/Makefile

21 lines
433 B
Makefile
Raw Normal View History

# 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
LICENSE= GPLv2+
2015-12-30 02:42:24 +01:00
LICENSE_FILE= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes
2014-02-03 12:11:36 +01:00
PLIST_FILES= bin/bdfresize \
man/man1/bdfresize.1.gz
.include <bsd.port.mk>