pkgsrc/databases/ruby-postgres-pr/Makefile
taca 08048f5d53 Update ruby-postgres-pr to 0.7.0.
No changes are available.
2015-02-01 13:33:17 +00:00

12 lines
329 B
Makefile

# $NetBSD: Makefile,v 1.6 2015/02/01 13:33:17 taca Exp $
DISTNAME= postgres-pr-0.7.0
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"