# New ports collection makefile for:	py-martel
# Date created:		11 February 2002
# Whom:	      		Johann Visagie <wjv@FreeBSD.org>
#
# $FreeBSD: ports/misc/since/Makefile,v 1.12 2009/06/17 18:20:23 tabthorpe Exp $
#

PORTNAME=	since
PORTVERSION=	0.9
CATEGORIES=	misc
MASTER_SITES=	http://welz.org.za/projects/since/

MAINTAINER=	tabthorpe@FreeBSD.org
COMMENT=	View the end of a file like tail(1), but save state between sessions

USE_GMAKE=	yes
MAKE_JOBS_SAFE=	yes

ALL_TARGET=	${PORTNAME}

MAN1=		since.1
PLIST_FILES=	bin/since

.include <bsd.port.mk>
