# $MidnightBSD: mports/x11/xrefresh/Makefile,v 1.5 2013/06/13 01:20:51 laffer1 Exp $

PORTNAME=	xrefresh
PORTVERSION=	1.0.5
CATEGORIES=	x11

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Refresh all or part of an X screen
LICENSE=	mit

XORG_CAT=	app
USE_XORG=	x11

PLIST_FILES=	bin/xrefresh

MAN1=		xrefresh.1

.include <bsd.port.mk>
