summaryrefslogtreecommitdiffstats
path: root/x11/rstart/Makefile
blob: f21813d78f3268d881e636bccbeefbf525a49e93 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    rstart
# Date Created:             17 Feb 2006
# Whom:                 Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD: ports/x11/rstart/Makefile,v 1.2 2010/05/01 11:40:16 miwi Exp $
#

PORTNAME=   rstart
PORTVERSION=    1.0.3
CATEGORIES= x11

MAINTAINER= x11@FreeBSD.org
COMMENT=    Sample implementation of a Remote Start client

XORG_CAT=   app
USE_XORG=   x11

MAN1=       rstart.1 rstartd.1

.include <bsd.port.mk>