aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts/showfont/Makefile
blob: d8eff2c5ba4f36d09645c78b390c02a4f5b12bcc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

PORTNAME=   showfont
PORTVERSION=    1.0.5
CATEGORIES= x11-fonts

MAINTAINER= x11@FreeBSD.org
COMMENT=    Font dumper for the X font server

XORG_CAT=   app
USE_XORG=   libfs xorgproto

PLIST_FILES=    bin/showfont man/man1/showfont.1.gz

.include <bsd.port.mk>