mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
20 lines
356 B
Makefile
20 lines
356 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@FreeBSD.org
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
MAN1= whowatch.1
|
|
|
|
.include <bsd.port.mk>
|