49044b1ec2
directly into site_ruby.
13 lines
378 B
Makefile
13 lines
378 B
Makefile
# $NetBSD: Makefile,v 1.2 2008/04/04 15:30:01 jlam Exp $
|
|
|
|
DISTNAME= simple-rss-1.1
|
|
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
|
|
PKGREVISION= 1
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= http://simple-rss.rubyforge.org/
|
|
COMMENT= Simple, flexible, extensible, and liberal RSS and Atom reader
|
|
|
|
.include "../../misc/rubygems/rubygem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|