freebsd-ports/www/rubygem-simple-rss/Makefile
2014-01-24 14:56:38 +00:00

16 lines
350 B
Makefile

# Created by: TERAMOTO Masahiro <markun@onohara.to>
# $FreeBSD$
PORTNAME= simple-rss
PORTVERSION= 1.3.1
CATEGORIES= www textproc rubygems
MASTER_SITES= RG
MAINTAINER= markun@onohara.to
COMMENT= A simple, flexible, extensible, and liberal RSS and Atom reader for Ruby.
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>