freebsd-ports/x11-fonts/mkfontdir/Makefile
Dejan Lesjak 14690bd136 Update to 1.0.3.
Replace one line pkg-plist with PLIST_FILES.

PR:		ports/113590
Submitted by:	chinsan
2007-07-02 17:27:23 +00:00

20 lines
352 B
Makefile

# New ports collection makefile for: mkfontdir
# Date Created: 28 Aug 2005
# Whom: Pawel Worach
#
# $FreeBSD$
#
PORTNAME= mkfontdir
PORTVERSION= 1.0.3
CATEGORIES= x11-fonts
MAINTAINER= x11@FreeBSD.org
COMMENT= Create an index of X font files in a directory
XORG_CAT= app
PLIST_FILES= bin/mkfontdir
MAN1= mkfontdir.1
.include <bsd.port.mk>