mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
12 lines
297 B
Makefile
12 lines
297 B
Makefile
# Created by: Yoshifumi Watanabe <mwatts@edu1.tokyo-med.ac.jp>
|
|
|
|
PORTNAME= bkpupsd
|
|
PORTVERSION= 1.0a
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= https://BSDforge.com/projects/source/sysutils/bkpupsd/
|
|
|
|
MAINTAINER= portmaster@BSDforge.com
|
|
COMMENT= Simple UPS daemon for APC BK Pro(TM)
|
|
|
|
.include <bsd.port.mk>
|