summaryrefslogtreecommitdiffstats
path: root/www/rubygem-anemone/Makefile
blob: 12253984549c77f3f3f30f8131d3374ba650cd05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Ports collection makefile for:	rubygem-anemone
# Date created:				2010-04-11
# Whom:					niels <niels@FreeBSD.org>
#
# $FreeBSD$

PORTNAME=	anemone
PORTVERSION=	0.6.0
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Anemone is a library that allows programs to spider websites

RUN_DEPENDS=	rubygem-nokogiri>=1.3.0:${PORTSDIR}/textproc/rubygem-nokogiri \
		rubygem-robots>=0.7.2:${PORTSDIR}/www/rubygem-robots

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes
PLIST_FILES=	bin/anemone

.include <bsd.port.mk>
OpenPOWER on IntegriCloud