cf118ccf87
Reported by: lwhsu
14 lines
225 B
Makefile
14 lines
225 B
Makefile
PORTNAME= pg_array_parser
|
|
PORTVERSION= 0.0.9
|
|
CATEGORIES= databases rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Fast PostreSQL array parsing
|
|
|
|
LICENSE= MIT
|
|
|
|
USE_RUBY= yes
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|