aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-simple-rss/Makefile
blob: c14371a5f40f5531d9dc2c8ea9f6faa011c06e22 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: TERAMOTO Masahiro <markun@onohara.to>

PORTNAME=	simple-rss
PORTVERSION=	1.3.1
CATEGORIES=	www textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	markun@onohara.to
COMMENT=	Simple, flexible, extensible, and liberal RSS and Atom reader for Ruby

NO_ARCH=	yes

USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>