databases/Makefile: Add ruby-pg_array_parser
This commit is contained in:
parent
5ae6c96405
commit
d1975f7576
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.541 2017/09/14 19:55:38 minskim Exp $
|
||||
# $NetBSD: Makefile,v 1.542 2017/09/15 17:52:28 minskim Exp $
|
||||
|
||||
COMMENT= Databases
|
||||
|
||||
|
@ -452,6 +452,7 @@ SUBDIR+= ruby-mysql
|
|||
SUBDIR+= ruby-mysql2
|
||||
SUBDIR+= ruby-odbc
|
||||
SUBDIR+= ruby-pg
|
||||
SUBDIR+= ruby-pg_array_parser
|
||||
SUBDIR+= ruby-postgres-pr
|
||||
SUBDIR+= ruby-qdbm
|
||||
SUBDIR+= ruby-rrdtool
|
||||
|
|
Loading…
Reference in a new issue