f8387d5d68
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Update HOMEPAGE. * Add LICENSE. * Ajust new ruby package's framework. Changes are unknown.
12 lines
347 B
Makefile
12 lines
347 B
Makefile
# $NetBSD: Makefile,v 1.3 2010/09/10 08:40:15 taca Exp $
|
|
|
|
DISTNAME= simple-rss-1.2.3
|
|
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"
|