18 lines
344 B
Makefile
18 lines
344 B
Makefile
PORTNAME= telesignenterprise
|
|
PORTVERSION= 2.2.2
|
|
CATEGORIES= devel rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= mfechner@FreeBSD.org
|
|
COMMENT= TeleSign Enterprise Ruby SDK
|
|
WWW= https://rubygems.org/gems/telesignenterprise
|
|
|
|
LICENSE= MIT
|
|
|
|
RUN_DEPENDS= rubygem-telesign>=2.2.3<2.3:devel/rubygem-telesign
|
|
|
|
USES= gem
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|