# New ports collection makefile for:   ftrace
# Date created:        06 January 2001
# Whom:                George Reid <greid@ukug.uk.freebsd.org>
#
# $FreeBSD: ports/sysutils/ftrace/Makefile,v 1.6 2005/02/19 07:45:06 krion Exp $
#

PORTNAME=	ftrace
PORTVERSION=	0.9b
CATEGORIES=	sysutils
MASTER_SITES=	http://software.senko.net/pub/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A file modification/creation watcher

WRKSRC=		${WRKDIR}/${DISTNAME:S/_/-/}

GNU_CONFIGURE=	yes
INSTALLS_SHLIB=	yes

.include <bsd.port.mk>
