aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/installwatch/Makefile
blob: ec6dcffaebbf313eceb36bfc2bc00bac30ecf30e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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>