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