Subversion Repositories general

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1173 dev 1
# Ports collection makefile for:  rebootd
2
# Date created:			  23 Dec 2005
3
# Whom:				  Anatoli Klassen <anatoli@aksoft.net>
4
#
5
# $FreeBSD$
6
#
7
 
8
PORTNAME=	rebootd
9
PORTVERSION=	1.0.1172
10
CATEGORIES=	net
11
MASTER_SITES=	http://www.26th.net/public/projects/rebootd/
12
#DISTNAME=	rebootd_${PORTVERSION}
13
 
14
MAINTAINER=	anatoli@aksoft.net
15
COMMENT=	Waits on specified UDP port for special string and reboots the computer
16
 
17
#MAN8=		rebootd.8
18
 
19
.include <bsd.port.mk>