aboutsummaryrefslogblamecommitdiff
path: root/textproc/rl/Makefile
blob: 2896a7aa8b9e919af1868a6bd18b3520a6744986 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                                  

                  
                     
                        
                                            
 
                                     

                                                            

                                 
 

                   
                                       

                      
# Created by: David Sze <dsze@alumni.uwaterloo.ca>

PORTNAME=	rl
PORTVERSION=	0.2.7
CATEGORIES=	textproc
MASTER_SITES=	https://arthurdejong.org/rl/

MAINTAINER=	jharris@widomaker.com
COMMENT=	Randomizes lines from a specified input file

LICENSE=	GPLv2+
LICENSE_FILE=	${WRKSRC}/COPYING

GNU_CONFIGURE=	yes

PLIST_FILES=	bin/rl man/man1/rl.1.gz

.include <bsd.port.mk>