aboutsummaryrefslogtreecommitdiff
path: root/sysutils/upsdaemon/Makefile
blob: b1873850662b6e5726527247eaf99e175913b624 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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>