freebsd-ports/sysutils/upsdaemon/Makefile
Vanilla I. Shu ca34b57d9b Stagify, add LICENSE.
Approved by:	portmgr@ (blanket approval)
2014-06-29 16:06:33 +00:00

17 lines
334 B
Makefile

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