freebsd-ports/x11-fonts/mkfontdir/Makefile
Mathieu Arnold 72ea7e696b Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:33:55 +00:00

17 lines
325 B
Makefile

# Created by: Pawel Worach
# $FreeBSD$
PORTNAME= mkfontdir
PORTVERSION= 1.0.7
CATEGORIES= x11-fonts
MAINTAINER= x11@FreeBSD.org
COMMENT= Create an index of X font files in a directory
RUN_DEPENDS= mkfontscale:x11-fonts/mkfontscale
XORG_CAT= app
PLIST_FILES= bin/mkfontdir man/man1/mkfontdir.1.gz
.include <bsd.port.mk>