7f709b4938
Obtained from: Xorg devel repo
15 lines
247 B
Makefile
15 lines
247 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= xlsfonts
|
|
PORTVERSION= 1.0.5
|
|
CATEGORIES= x11-fonts
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= Server font list displayer for X
|
|
|
|
XORG_CAT= app
|
|
USE_XORG= x11
|
|
|
|
PLIST_FILES= bin/xlsfonts man/man1/xlsfonts.1.gz
|
|
|
|
.include <bsd.port.mk>
|