1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/www/rubygem-robots/Makefile
Sunpoet Po-Chuan Hsieh 8f3ca8b6a0 - Take maintainership
- Add RG to WWW

Feature safe:	yes
2011-11-16 18:32:00 +00:00

20 lines
375 B
Makefile

# Ports collection makefile for: rubygem-robots
# Date created: 2010-04-11
# Whom: niels <niels@FreeBSD.org>
#
# $FreeBSD$
PORTNAME= robots
PORTVERSION= 0.10.1
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= A simple library to parse robots.txt files
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>