freebsd-ports/misc/since/Makefile
Pav Lucistnik 46bfe4af92 - Mirror distfile
- Take maintainership

PR:		ports/74160
Submitted by:	Jason Harris <jharris@widomaker.com>
2004-11-21 02:46:48 +00:00

20 lines
466 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.3
CATEGORIES= misc
MASTER_SITES= http://keyserver.kjsl.com/~jharris/distfiles/ \
ftp://jade.cs.uct.ac.za/pub/
MAINTAINER= jharris@widomaker.com
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>