aboutsummaryrefslogblamecommitdiff
path: root/www/rubygem-robots/Makefile
blob: 3b0b7679dec0a22dd8f1c64429da0575445fcaa5 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                       


                      
                      
                 
                            
                  
 
                                   
                                                        
 

                   
                   
                   
                   
 
                      
# Created by: niels <niels@FreeBSD.org>
# $FreeBSD$

PORTNAME=	robots
PORTVERSION=	0.10.1
PORTREVISION=	1
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Simple library to parse robots.txt files

LICENSE=	MIT

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>