freebsd-ports/x11-fonts/showfont/Makefile

18 lines
246 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTNAME= showfont
PORTVERSION= 1.0.4
CATEGORIES= x11-fonts
MAINTAINER= x11@FreeBSD.org
COMMENT= Font dumper for the X font server
XORG_CAT= app
USE_XORG= libfs
PLIST_FILES= bin/showfont
MAN1= showfont.1
.include <bsd.port.mk>