opnsense-ports/www/rubygem-simple-rss/Makefile
Franco Fichtner 69ffeb8a51 */*: sync with upstream
Taken from: HardenedBSD
2021-04-07 20:24:01 +02:00

16 lines
319 B
Makefile

# 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>