1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/x11-fonts/font-adobe-75dpi/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

16 lines
244 B
Makefile

# Created by: Pawel Worach
# $FreeBSD$
PORTNAME= font-adobe-75dpi
PORTVERSION= 1.0.3
PORTREVISION= 1
CATEGORIES= x11-fonts
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org Adobe 75dpi font
XORG_CAT= font
USE_XORG= fontutil
.include <bsd.port.mk>