# New ports collection makefile for:	rstart
# Date Created:				17 Feb 2006
# Whom:					Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD: ports/x11/rstart/Makefile,v 1.1 2007/05/19 20:27:15 flz Exp $
# $MidnightBSD: mports/x11/rstart/Makefile,v 1.1 2007/10/04 05:40:59 ctriv Exp $
#

PORTNAME=	rstart
PORTVERSION=	1.0.2
CATEGORIES=	x11

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Sample implementation of a Remote Start client
LICENSE=	x11

XORG_CAT=	app
USE_XORG=	x11

MAN1=		rstart.1 rstartd.1

.include <bsd.port.mk>
