mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
7f709b4938
Obtained from: Xorg devel repo
16 lines
247 B
Makefile
16 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>
|