pkgsrc/databases/ruby-postgres-pr/Makefile
taca 115285a4aa Update databases/ruby-postgres-pr to 0.9.0.
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update HOMEPAGE.
* Correct LICENSE.
* Remove default value of GEM_BUILD.

Changes: Add quote_ident method for rails 2.3.{3,4} compat.
2010-09-10 04:38:01 +00:00

12 lines
329 B
Makefile

# $NetBSD: Makefile,v 1.5 2010/09/10 04:38:01 taca Exp $
DISTNAME= postgres-pr-0.6.3
CATEGORIES= databases
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://rubyforge.org/projects/postgres-pr
COMMENT= Pure Ruby extension for PostgreSQL
LICENSE= modified-bsd
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"