freebsd-ports/misc/since/Makefile
Pav Lucistnik 4c32ad5a11 - Update to 0.5
PR:		ports/86230
Submitted by:	Andrej Zverev <az@inec.ru>
2005-09-18 21:41:09 +00:00

19 lines
412 B
Makefile

# New ports collection makefile for: py-martel
# Date created: 11 February 2002
# Whom: Johann Visagie <wjv@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= since
PORTVERSION= 0.5
CATEGORIES= misc
MASTER_SITES= ftp://jade.cs.uct.ac.za/pub/
MAINTAINER= ports@FreeBSD.org
COMMENT= View the end of a file like tail(1), but save state between sessions
MAN1= since.1
PLIST_FILES= bin/since
.include <bsd.port.mk>