freebsd-ports/x11-fonts/xfsinfo/Makefile

16 lines
251 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTNAME= xfsinfo
PORTVERSION= 1.0.5
CATEGORIES= x11-fonts
MAINTAINER= x11@FreeBSD.org
COMMENT= X font server information utility
XORG_CAT= app
USE_XORG= x11 libfs
2013-02-14 13:28:04 +01:00
PLIST_FILES= bin/xfsinfo man/man1/xfsinfo.1.gz
.include <bsd.port.mk>