mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
18 lines
381 B
Makefile
18 lines
381 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
|
|
|
|
MAN8= bkpupsd.8
|
|
|
|
.include <bsd.port.mk>
|