freebsd-ports/sysutils/bkpupsd/Makefile

19 lines
429 B
Makefile
Raw Normal View History

# New ports collection makefile for: bkpupsd
# Date created: 26 May 1995
# Whom: Yoshifumi Watanabe <mwatts@edu1.tokyo-med.ac.jp>
#
1999-08-31 04:00:46 +02:00
# $FreeBSD$
#
PORTNAME= bkpupsd
PORTVERSION= 1.0a
CATEGORIES= sysutils
MASTER_SITES= ftp://edu1.tokyo-med.ac.jp/pub/contrib/bkpupsd/
MAINTAINER= mwatts@edu1.tokyo-med.ac.jp
2003-02-21 14:28:59 +01:00
COMMENT= A simple UPS daemon for APC BK Pro(TM)
MAN8= bkpupsd.8
.include <bsd.port.mk>