2013-09-21 01:05:58 +02:00
|
|
|
# Created by: Ederson de Moura <ederbs@ederbs.org>
|
2006-08-15 18:09:38 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= upsdaemon
|
|
|
|
PORTVERSION= 1.0
|
|
|
|
CATEGORIES= sysutils
|
|
|
|
MASTER_SITES= http://www.ederbs.org/pub/ \
|
|
|
|
ftp://ederbs.org/pub/
|
|
|
|
|
2009-04-16 15:44:38 +02:00
|
|
|
MAINTAINER= freebsduser@paradisegreen.co.uk
|
2006-08-15 18:09:38 +02:00
|
|
|
COMMENT= Simple APC UPS Daemon
|
|
|
|
|
2014-06-29 18:06:33 +02:00
|
|
|
LICENSE= BSD2CLAUSE
|
2006-08-15 18:09:38 +02:00
|
|
|
|
|
|
|
USE_RC_SUBR= upsdaemon
|
|
|
|
|
2009-04-16 15:44:38 +02:00
|
|
|
.include <bsd.port.mk>
|