Subversion Repositories general

Compare Revisions

Ignore whitespace Rev 1172 → Rev 1173

/rebootd/trunk/ports/freebsd/Makefile
0,0 → 1,19
# Ports collection makefile for: rebootd
# Date created: 23 Dec 2005
# Whom: Anatoli Klassen <anatoli@aksoft.net>
#
# $FreeBSD$
#
 
PORTNAME= rebootd
PORTVERSION= 1.0.1172
CATEGORIES= net
MASTER_SITES= http://www.26th.net/public/projects/rebootd/
#DISTNAME= rebootd_${PORTVERSION}
 
MAINTAINER= anatoli@aksoft.net
COMMENT= Waits on specified UDP port for special string and reboots the computer
 
#MAN8= rebootd.8
 
.include <bsd.port.mk>