opnsense-ports/databases/rubygem-trilogy/Makefile
Franco Fichtner c240fa419c */*: sync with upstream
Taken from: FreeBSD
2024-05-21 13:53:19 +02:00

15 lines
353 B
Makefile

PORTNAME= trilogy
PORTVERSION= 2.8.1
CATEGORIES= databases rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Friendly MySQL-compatible library for Ruby, binding to libtrilogy
WWW= https://github.com/trilogy-libraries/trilogy/tree/main/contrib/ruby
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem ssl
.include <bsd.port.mk>