# Created by: jsellens
# $FreeBSD: x11/xmsg/Makefile 330199 2013-10-13 02:01:16Z eadler $

PORTNAME=	xmsg
PORTVERSION=	1.1
PORTREVISION=	2
CATEGORIES=	x11
MASTER_SITES=	http://www.generalconcepts.com/resources/software/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Shows a message on the screen

MAN1=		xmsg.1
MANCOMPRESSED=	yes
PLIST_FILES=	bin/xmsg
USES=		imake
USE_XORG=	x11 xext xaw xmu xt sm ice

NO_STAGE=	yes
.include <bsd.port.mk>
