opnsense-ports/databases/rubygem-pg_array_parser/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

14 lines
261 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
USES= gem
.include <bsd.port.mk>