mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
c81c9644a5
Submitted by: MA, Dunzi <tadalunch@s5.xrea.com> PR: ports/48391
18 lines
441 B
Makefile
18 lines
441 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://asic-linux.com.mx/~izto/checkinstall/files/source/
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= greid@ukug.uk.freebsd.org
|
|
COMMENT= A file creation/modification logger
|
|
|
|
.include <bsd.port.mk>
|