opnsense-ports/devel/rubygem-retryable/Makefile
Franco Fichtner 5ff40cb1aa */*: sync with upstream
Taken from: FreeBSD
2015-08-17 07:00:27 +02:00

19 lines
338 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= retryable
PORTVERSION= 2.0.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Allow for retrying of code blocks
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>