# New ports collection makefile for:	blame
# Date created:		2011-06-21
# Whom:			John Hein <jhein@symmetricom.com>
#
# $FreeBSD: ports/devel/blame/Makefile,v 1.1 2011/07/19 23:07:46 ohauer Exp $
#

PORTNAME=	blame
PORTVERSION=	1.3.1
CATEGORIES=	devel
MASTER_SITES=	SF

MAINTAINER=	jhein@symmetricom.com
COMMENT=	Display last modification for each line in an RCS file

GNU_CONFIGURE=	yes
MAN1=		blame.1
PLIST_FILES=	bin/blame

.include <bsd.port.mk>
