c812a594a0
PR: 25504 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
17 lines
365 B
Makefile
17 lines
365 B
Makefile
# New ports collection makefile for: installwatch
|
|
# Date created: 03 March 2001
|
|
# Whom: George Reid <greid@ukug.uk.freebsd.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= installwatch
|
|
PORTVERSION= 0.5.6
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= http://mayams.net/~izto/
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= greid@ukug.uk.freebsd.org
|
|
|
|
.include <bsd.port.mk>
|