1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
freebsd-ports/sysutils/bkpupsd/Makefile
Kirill Ponomarev 9d3619961e - Fix build on all 5-x platforms.
PR:		ports/63416
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
2004-02-27 08:43:36 +00:00

19 lines
429 B
Makefile

# 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= ftp://edu1.tokyo-med.ac.jp/pub/contrib/bkpupsd/
MAINTAINER= mwatts@edu1.tokyo-med.ac.jp
COMMENT= A simple UPS daemon for APC BK Pro(TM)
MAN8= bkpupsd.8
.include <bsd.port.mk>