mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
0406d5b04f
This should silence all QAT messages about leftover font files. Bump portrevision for all affected ports. Original idea: bapt
16 lines
250 B
Makefile
16 lines
250 B
Makefile
# Created by: Pawel Worach
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= font-misc-misc
|
|
PORTVERSION= 1.1.2
|
|
PORTREVISION= 1
|
|
CATEGORIES= x11-fonts
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= X.Org miscellaneous Misc fonts
|
|
|
|
XORG_CAT= font
|
|
USE_XORG= fontutil
|
|
|
|
.include <bsd.port.mk>
|