opnsense-ports/www/rubygem-simple-rss/Makefile
Franco Fichtner 0eb428a8f5 */*: sync with upstream
Taken from: FreeBSD
2016-04-28 07:17:55 +02:00

17 lines
331 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= Simple, flexible, extensible, and liberal RSS and Atom reader for Ruby
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>