aboutsummaryrefslogtreecommitdiffstats
path: root/misc/since/Makefile
blob: e323c8cfc10adaa2cf25bb87b0b4eb8c6271dec4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:    py-martel
# Date created:     11 February 2002
# Whom:             Johann Visagie <wjv@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   since
PORTVERSION=    0.3
CATEGORIES= misc
MASTER_SITES=   ftp://jade.cs.uct.ac.za/pub/

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

MAN1=       since.1

.include <bsd.port.mk>