12 lines
347 B
Makefile
12 lines
347 B
Makefile
# $NetBSD: Makefile,v 1.5 2017/07/30 22:32:24 wiz Exp $
|
|
|
|
DISTNAME= simple-rss-1.3.1
|
|
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"
|