aboutsummaryrefslogtreecommitdiff
path: root/sysutils/upsdaemon/Makefile
blob: e0acbce932b9146c767e9f5d73e0678b550b06a7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Ederson de Moura <ederbs@ederbs.org>
# $FreeBSD$

PORTNAME=	upsdaemon
PORTVERSION=	1.0
CATEGORIES=	sysutils
MASTER_SITES=	http://www.ederbs.org/pub/ \
		ftp://ederbs.org/pub/

MAINTAINER=	freebsduser@paradisegreen.co.uk
COMMENT=	Simple APC UPS Daemon

LICENSE=	BSD2CLAUSE

USE_RC_SUBR=	upsdaemon

.include <bsd.port.mk>