12 lines
331 B
Makefile
12 lines
331 B
Makefile
# $NetBSD: Makefile,v 1.7 2015/09/25 05:48:31 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"
|