3e81992a68
- Update MASTER_SITES and maintainer email address PR: ports/41396 Submitted by: maintainer
19 lines
401 B
Makefile
19 lines
401 B
Makefile
# New ports collection makefile for: uwatch
|
|
# Date created: 3 November 1999
|
|
# Whom: James Howard <ports@vocito.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= uwatch
|
|
PORTVERSION= 1.3
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= http://www.vocito.com/downloads/software/uwatch/ \
|
|
ftp://ftp.vocito.com/pub/vocito.com/software/uwatch/
|
|
|
|
MAINTAINER= ports@vocito.com
|
|
|
|
MAN1= uwatch.1
|
|
MANCOMPRESSED= yes
|
|
|
|
.include <bsd.port.mk>
|