ports/sysutils/upsdaemon/Makefile
2021-04-06 16:31:07 +02:00

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