freebsd-ports/devel/replay/Makefile
Alfred Perlstein 6de845f90d Update to 1.0.4
2003-05-20 08:16:20 +00:00

19 lines
411 B
Makefile

# 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>