aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/font-util/Makefile
blob: ea77ec7494a2197be130930d06892f111695c848 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Pawel Worach

PORTNAME=	font-util
PORTVERSION=	1.3.2
CATEGORIES=	x11-fonts

MAINTAINER=	x11@FreeBSD.org
COMMENT=	Create an index of X font files in a directory

LICENSE=	BSD2CLAUSE MIT
LICENSE_COMB=	multi
LICENSE_FILE=	${WRKSRC}/COPYING

USES=		xorg-cat:font
NOFONT=		yes

.include <bsd.port.mk>