mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
671f8fd4d0
about users currently logged in. PR: 19229 Submitted by: Daniel Harris <dannyboy@dannyboy.eyep.net>
20 lines
361 B
Makefile
20 lines
361 B
Makefile
# New ports collection makefile for: whowatch
|
|
# Date created: 12 June 2000
|
|
# Whom: Daniel Harris <dannyboy@subdimension.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= whowatch
|
|
PORTVERSION= 1.4
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= http://wizard.ae.krakow.pl/~mike/download/
|
|
|
|
MAINTAINER= dannyboy@subdimension.com
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
MAN1= whowatch.1
|
|
|
|
.include <bsd.port.mk>
|