freebsd-ports/textproc/rl/Makefile
Pav Lucistnik 6968f4ad84 - Update website locations
Feature safe:	yes
2011-01-15 21:39:44 +00:00

21 lines
393 B
Makefile

# New ports collection makefile for: rl
# Date created: 21 June 2004
# Whom: David Sze <dsze@alumni.uwaterloo.ca>
#
# $FreeBSD$
#
PORTNAME= rl
PORTVERSION= 0.2.7
CATEGORIES= textproc
MASTER_SITES= http://arthurdejong.org/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>