# $MidnightBSD: mports/x11/listres/Makefile,v 1.5 2013/06/12 22:58:40 laffer1 Exp $

PORTNAME=	listres
PORTVERSION=	1.0.3
PORTREVISION=	2
CATEGORIES=	x11

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	List resources in widgets
LICENSE=	mit

XORG_CAT=	app
USE_XORG=	xproto xt xmu xaw

PLIST_FILES=	bin/listres

MAN1=		listres.1

.include <bsd.port.mk>
