# New ports collection makefile for:	rl
# Date created:				21 June 2004
# Whom:					David Sze <dsze@alumni.uwaterloo.ca>
#
# $FreeBSD: ports/textproc/rl/Makefile,v 1.2 2005/06/05 19:26:00 pav Exp $
#

PORTNAME=	rl
PORTVERSION=	0.2.4
CATEGORIES=	textproc
MASTER_SITES=	http://tiefighter.et.tudelft.nl/~arthur/rl/

MAINTAINER=	pav@FreeBSD.org
COMMENT=	Randomizes lines from a specified input file

GNU_CONFIGURE=	yes

MAN1=		rl.1
PLIST_FILES=	bin/rl

.include <bsd.port.mk>
