forked from Lainports/freebsd-ports
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
17 lines
410 B
Makefile
17 lines
410 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
|
|
COMMENT= A file creation/modification logger
|
|
|
|
.include <bsd.port.mk>
|