From a8bc9148711c21eb6652c1d9fff6e2a762963d20 Mon Sep 17 00:00:00 2001 From: Jim Mock Date: Wed, 3 Nov 1999 20:32:54 +0000 Subject: Import of uwatch. Uwatch gives notifications when all, or selected users login and logout of the system. It can also give the time, port, and calling host of the login. PR: 14687 Submitted by: James Howard --- sysutils/uwatch/Makefile | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 sysutils/uwatch/Makefile (limited to 'sysutils/uwatch/Makefile') diff --git a/sysutils/uwatch/Makefile b/sysutils/uwatch/Makefile new file mode 100644 index 000000000000..09462c177dba --- /dev/null +++ b/sysutils/uwatch/Makefile @@ -0,0 +1,20 @@ +# New ports collection makefile for: uwatch +# Version required: 1.0 +# Date created: 3 November 1999 +# Whom: James Howard +# +# $FreeBSD$ +# + +DISTNAME= uwatch-1.0 +CATEGORIES= sysutils +MASTER_SITES= ftp://ftp.wam.umd.edu/pub/howardjp/software/uwatch/ \ + http://www.wam.umd.edu/~howardjp/software/uwatch/ \ + ftp://dragon.ham.muohio.edu/pub/howardjp/software/uwatch/ + +MAINTAINER= howardjp@wam.umd.edu + +MAN1= uwatch.1 +MANCOMPRESSED= yes + +.include -- cgit v1.2.3