2013-07-10 06:05:14 +02:00
|
|
|
# Created by: David Sze <dsze@alumni.uwaterloo.ca>
|
2004-06-22 22:19:51 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= rl
|
2008-07-27 09:05:33 +02:00
|
|
|
PORTVERSION= 0.2.7
|
2004-06-22 22:19:51 +02:00
|
|
|
CATEGORIES= textproc
|
2011-01-15 22:39:44 +01:00
|
|
|
MASTER_SITES= http://arthurdejong.org/rl/
|
2004-06-22 22:19:51 +02:00
|
|
|
|
2013-07-10 06:05:14 +02:00
|
|
|
MAINTAINER= jharris@widomaker.com
|
2004-06-22 22:19:51 +02:00
|
|
|
COMMENT= Randomizes lines from a specified input file
|
|
|
|
|
2014-02-08 23:14:29 +01:00
|
|
|
LICENSE= GPLv2
|
|
|
|
|
2004-06-22 22:19:51 +02:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
2014-02-08 23:14:29 +01:00
|
|
|
PLIST_FILES= bin/rl man/man1/rl.1.gz
|
2004-06-22 22:19:51 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|