freebsd-ports/x11-fonts/font-util/Makefile
Niclas Zeising 0406d5b04f Try to fix font handling for xorg fonts when using staging and pkgng.
This should silence all QAT messages about leftover font files.

Bump portrevision for all affected ports.

Original idea:		bapt
2013-12-19 10:49:00 +00:00

14 lines
242 B
Makefile

# Created by: Pawel Worach
# $FreeBSD$
PORTNAME= font-util
PORTVERSION= 1.3.0
PORTREVISION= 1
CATEGORIES= x11-fonts
MAINTAINER= x11@FreeBSD.org
COMMENT= Create an index of X font files in a directory
XORG_CAT= font
.include <bsd.port.mk>