1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/x11-fonts/bdfresize/Makefile
2021-04-06 16:31:07 +02:00

20 lines
421 B
Makefile

# Created by: Yoshihiko Sarumaru <mistral@imasy.or.jp>
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+
LICENSE_FILE= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes
PLIST_FILES= bin/bdfresize \
man/man1/bdfresize.1.gz
.include <bsd.port.mk>