opnsense-ports/databases/rubygem-pg_array_parser/Makefile
2022-09-07 22:33:21 +02:00

15 lines
275 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
WWW= https://github.com/dockyard/pg_array_parser
LICENSE= MIT
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>