2013-09-21 01:36:50 +02:00
|
|
|
# Created by: TERAMOTO Masahiro <markun@onohara.to>
|
2009-07-14 23:55:19 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= feed-normalizer
|
2010-06-06 21:56:26 +02:00
|
|
|
PORTVERSION= 1.5.2
|
2009-07-14 23:55:19 +02:00
|
|
|
CATEGORIES= www textproc rubygems
|
2010-05-26 21:51:34 +02:00
|
|
|
MASTER_SITES= RG
|
2009-07-14 23:55:19 +02:00
|
|
|
|
|
|
|
MAINTAINER= markun@onohara.to
|
|
|
|
COMMENT= An extensible wrapper for Atom and RSS parsers
|
|
|
|
|
|
|
|
RUN_DEPENDS= rubygem-simple-rss>=1.1:${PORTSDIR}/www/rubygem-simple-rss \
|
|
|
|
rubygem-hpricot>=0.6:${PORTSDIR}/www/rubygem-hpricot \
|
|
|
|
rubygem-hoe>=1.5.0:${PORTSDIR}/devel/rubygem-hoe
|
|
|
|
|
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
|
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|