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







                                                                    
                      
                            




                                                             




                           
# New ports collection makefile for:	rubygem-webrobots
# Date created:		2011-10-31
# Whom:			Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	webrobots
PORTVERSION=	0.0.13
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Write robots.txt compliant web robots in Ruby

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>