# $FreeBSD: head/x11/viewres/Makefile 375117 2014-12-20 19:55:18Z bapt $

PORTNAME=	viewres
PORTVERSION=	1.0.4
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	Graphical class browser for Xt

XORG_CAT=	app
USE_XORG=	xt xaw

PLIST_FILES+=	bin/viewres \
		man/man1/viewres.1.gz \
		share/X11/app-defaults/Viewres \
		share/X11/app-defaults/Viewres-color

.include <bsd.port.mk>