opnsense-ports/www/rubygem-simple-rss/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

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>