mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
13 lines
302 B
Makefile
13 lines
302 B
Makefile
# Created by: Yoshifumi Watanabe <mwatts@edu1.tokyo-med.ac.jp>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= bkpupsd
|
|
PORTVERSION= 1.0a
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= http://ftp.knit.kagoshima-u.ac.jp/pub/Unix/bkpupsd/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= A simple UPS daemon for APC BK Pro(TM)
|
|
|
|
.include <bsd.port.mk>
|