Files
ports/net/rubygem-uri-redis/Makefile
T
2025-08-13 02:16:03 +08:00

18 lines
328 B
Makefile

PORTNAME= uri-redis
PORTVERSION= 1.4.0
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Support for parsing Redis URIs like redis://host:port/dbindex
WWW= https://github.com/delano/uri-valkey
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>