1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/www/rubygem-robots/Makefile
Niels Heinen f3a60eb0e7 Updated to version 0.10.0
Approved by:	itetcu (mentor, implicit)
2010-07-23 13:30:09 +00:00

20 lines
373 B
Makefile

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