summaryrefslogtreecommitdiff
path: root/devel/replay/Makefile
blob: 5ba6dfc166bca4135bcbfc7f06b7be420ff0f62a (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:	replay
# Date created:				22 Apr 2003
# Whom:					alfred@freebsd.org
#
# $FreeBSD$
#

PORTNAME=	devel-replay
PORTVERSION=	1.0.4
CATEGORIES=	devel
MASTER_SITES=	http://people.freebsd.org/~alfred/sources/replay/
DISTNAME=	replay-${PORTVERSION}
USE_BZIP2=	yes

MAINTAINER=	alfred@FreeBSD.org
COMMENT=	A program that helps you fix a build interactively.

.include <bsd.port.mk>