mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 20:07:50 -04:00
13 lines
347 B
Makefile
13 lines
347 B
Makefile
# $NetBSD: Makefile,v 1.4 2014/03/14 18:30:27 taca Exp $
|
|
|
|
DISTNAME= simple-rss-1.3.1
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= http://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"
|