1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
freebsd-ports/sysutils/upsdaemon/Makefile
2021-04-06 16:31:07 +02:00

16 lines
311 B
Makefile

# 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>