1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/misc/since/Makefile
Thomas Abthorpe f01910dadd - new project home
- update MASTER_SITES, and pkg-descr WWW

Approved by:	clsung (mentor)
2007-08-26 13:10:43 +00:00

21 lines
468 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= http://welz.org.za/projects/since/ \
http://fresh.t-systems-sfr.com/linux/src/
MAINTAINER= tabthorpe@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>