Files
ports/databases/rubygem-globalid/Makefile
T
2026-06-06 12:11:51 +00:00

23 lines
453 B
Makefile

PORTNAME= globalid
PORTVERSION= 0.4.2
CATEGORIES= databases rubygems
MASTER_SITES= RG
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-activesupport4>=4.2.0:devel/rubygem-activesupport4
USES= cpe gem
CPE_VENDOR= rubyonrails
NO_ARCH= yes
PORTSCOUT= limit:^0\.
.include <bsd.port.mk>