cf118ccf87
Reported by: lwhsu
13 lines
258 B
Makefile
13 lines
258 B
Makefile
PORTNAME= showfont
|
|
PORTVERSION= 1.0.5
|
|
CATEGORIES= x11-fonts
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= Font dumper for the X font server
|
|
|
|
USES= xorg xorg-cat:app
|
|
USE_XORG= libfs xorgproto
|
|
|
|
PLIST_FILES= bin/showfont man/man1/showfont.1.gz
|
|
|
|
.include <bsd.port.mk>
|