blob: 19ecb5a6aa195150602697abdb3695a54bc7e4ed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
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>
|