aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/bkpupsd/Makefile
blob: 9441335742384808b02cfb3ff1e1d0e9e32e61b4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for: bkpupsd
# Date created:             26 May 1995
# Whom:                     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)

MAN8=       bkpupsd.8

.include <bsd.port.mk>