2011-10-31 09:58:38 +01:00
|
|
|
# New ports collection makefile for: rubygem-webrobots
|
|
|
|
# Date created: 2011-10-31
|
|
|
|
# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= webrobots
|
2012-01-26 00:27:15 +01:00
|
|
|
PORTVERSION= 0.0.13
|
2011-11-16 19:57:10 +01:00
|
|
|
CATEGORIES= www rubygems
|
2011-10-31 09:58:38 +01:00
|
|
|
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>
|