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

PORTNAME=	upsdaemon
PORTVERSION=	1.0
CATEGORIES=	sysutils
MASTER_SITES=	https://BSDforge.com/projects/sysutils/upsdaemon/

MAINTAINER=	portmaster@BSDforge.com
COMMENT=	Simple APC UPS Daemon

LICENSE=	BSD2CLAUSE

USE_RC_SUBR=	upsdaemon

.include <bsd.port.mk>