14 lines
298 B
Makefile
14 lines
298 B
Makefile
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
|
|
WWW= https://github.com/cardmagic/simple-rss
|
|
|
|
NO_ARCH= yes
|
|
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|