summaryrefslogtreecommitdiff
path: root/textproc/ruby-simple-rss/Makefile
blob: 9adc1b309c3ceba87055296dcb4b6ccb583d8689 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.6 2018/09/23 16:39:23 taca Exp $

DISTNAME=	simple-rss-1.3.3
CATEGORIES=	textproc

MAINTAINER=	minskim@NetBSD.org
HOMEPAGE=	https://github.com/cardmagic/simple-rss
COMMENT=	Simple, flexible, extensible, and liberal RSS and Atom reader
LICENSE=	gnu-lgpl-v2.1

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"