2015-06-10 20:09:37 +02:00
|
|
|
PORTNAME= globalid
|
2019-02-08 21:55:13 +01:00
|
|
|
PORTVERSION= 0.4.2
|
2015-06-10 20:09:37 +02:00
|
|
|
CATEGORIES= databases rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
2019-08-11 00:50:03 +02:00
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
2015-06-10 20:09:37 +02:00
|
|
|
COMMENT= URIs for your models makes it easy to pass references around
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= https://github.com/rails/globalid
|
2015-06-10 20:09:37 +02:00
|
|
|
|
|
|
|
LICENSE= MIT
|
2015-11-12 22:41:49 +01:00
|
|
|
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
2015-06-10 20:09:37 +02:00
|
|
|
|
2017-04-17 18:06:41 +02:00
|
|
|
RUN_DEPENDS= rubygem-activesupport4>=4.2.0:devel/rubygem-activesupport4
|
2015-06-10 20:09:37 +02:00
|
|
|
|
2016-04-27 23:57:31 +02:00
|
|
|
USES= gem
|
2019-02-08 21:55:13 +01:00
|
|
|
|
|
|
|
NO_ARCH= yes
|
2015-06-10 20:09:37 +02:00
|
|
|
|
2022-04-26 16:54:49 +02:00
|
|
|
PORTSCOUT= limit:^0\.
|
|
|
|
|
2015-06-10 20:09:37 +02:00
|
|
|
.include <bsd.port.mk>
|