freebsd-ports/x11-fonts/font-util/Makefile
2021-04-06 16:31:07 +02:00

17 lines
310 B
Makefile

# Created by: Pawel Worach
PORTNAME= font-util
PORTVERSION= 1.3.2
CATEGORIES= x11-fonts
MAINTAINER= x11@FreeBSD.org
COMMENT= Create an index of X font files in a directory
LICENSE= BSD2CLAUSE MIT
LICENSE_COMB= multi
LICENSE_FILE= ${WRKSRC}/COPYING
USES= xorg-cat:font
NOFONT= yes
.include <bsd.port.mk>