freebsd-ports/sysutils/uwatch/Makefile
Will Andrews 9fcdbe9b63 Update to 1.2, which removes some debugging information.
PR:		19754
Submitted by:	maintainer
2000-07-07 19:20:48 +00:00

20 lines
471 B
Makefile

# New ports collection makefile for: uwatch
# Date created: 3 November 1999
# Whom: James Howard <howardjp@wam.umd.edu>
#
# $FreeBSD$
#
PORTNAME= uwatch
PORTVERSION= 1.2
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 <bsd.port.mk>