mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
eb8a531560
Reported by: ak
13 lines
300 B
Makefile
13 lines
300 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= Simple UPS daemon for APC BK Pro(TM)
|
|
|
|
.include <bsd.port.mk>
|