1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
freebsd-ports/x11-fonts/xfsinfo/Makefile

19 lines
261 B
Makefile

# $FreeBSD$
PORTNAME= xfsinfo
PORTVERSION= 1.0.4
CATEGORIES= x11-fonts
MAINTAINER= x11@FreeBSD.org
COMMENT= X font server information utility
XORG_CAT= app
USE_XORG= x11 libfs
PLIST_FILES= bin/xfsinfo
MAN1= xfsinfo.1
NO_STAGE= yes
.include <bsd.port.mk>