opnsense-ports/databases/rubygem-globalid-rails61/Makefile
Franco Fichtner 4a4bb46c99 */*: sync with upstream
Taken from: FreeBSD
2023-09-11 14:35:19 +02:00

20 lines
426 B
Makefile

PORTNAME= globalid
PORTVERSION= 1.2.1
CATEGORIES= databases rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= -rails61
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= URIs for your models makes it easy to pass references around
WWW= https://github.com/rails/globalid
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-activesupport61>=6.1:devel/rubygem-activesupport61
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>