1999-11-03 20:32:54 +00:00
|
|
|
# New ports collection makefile for: uwatch
|
|
|
|
# Date created: 3 November 1999
|
2002-08-07 18:11:37 +00:00
|
|
|
# Whom: James Howard <ports@vocito.com>
|
1999-11-03 20:32:54 +00:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-04-09 19:09:11 +00:00
|
|
|
PORTNAME= uwatch
|
2002-08-07 18:11:37 +00:00
|
|
|
PORTVERSION= 1.3
|
1999-11-03 20:32:54 +00:00
|
|
|
CATEGORIES= sysutils
|
2005-11-27 07:45:32 +00:00
|
|
|
MASTER_SITES= http://www.vocito.com/downloads/software/uwatch/
|
1999-11-03 20:32:54 +00:00
|
|
|
|
2002-08-07 18:11:37 +00:00
|
|
|
MAINTAINER= ports@vocito.com
|
2003-02-21 13:28:59 +00:00
|
|
|
COMMENT= Monitor user logins and logouts
|
1999-11-03 20:32:54 +00:00
|
|
|
|
|
|
|
MAN1= uwatch.1
|
|
|
|
MANCOMPRESSED= yes
|
2004-02-06 13:12:53 +00:00
|
|
|
PLIST_FILES= bin/uwatch
|
1999-11-03 20:32:54 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|