freebsd-ports/x11-fonts/fslsfonts/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

13 lines
260 B
Makefile

PORTNAME= fslsfonts
PORTVERSION= 1.0.5
CATEGORIES= x11-fonts
MAINTAINER= x11@FreeBSD.org
COMMENT= List fonts served by the X font server
USES= xorg xorg-cat:app
USE_XORG= x11 libfs
PLIST_FILES= bin/fslsfonts man/man1/fslsfonts.1.gz
.include <bsd.port.mk>