aboutsummaryrefslogblamecommitdiff
path: root/textproc/rubygem-rak/Makefile
blob: de6ee2fb18348dfa7dd71c7e3cbfee10e16f07bc (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                


                   
                   
                 
                                 
                  
 
                                
                                             
 
                   
 

                   
                   
                   

                       

                      
# Created by: Robert Gogolok <gogo@cs.uni-sb.de>
# $FreeBSD$

PORTNAME=	rak
PORTVERSION=	1.4
PORTREVISION=	1
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Grep replacement in pure Ruby

LICENSE=	MIT

NO_ARCH=	yes

USE_RUBY=	yes
USES=		gem

PLIST_FILES=	bin/rak

.include <bsd.port.mk>