opnsense-ports/databases/rubygem-dalli/Makefile
Franco Fichtner 843e5b761e */*: sync with upstream
Taken from: FreeBSD
2022-06-16 16:34:37 +02:00

19 lines
330 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= dalli
PORTVERSION= 3.2.2
CATEGORIES= databases rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= High performance memcached client for Ruby
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>