opnsense-ports/devel/rubygem-celluloid-essentials/Makefile
Franco Fichtner 32dca09af1 */*: sync with upstream
Taken from: FreeBSD
2015-10-03 12:07:59 +02:00

22 lines
490 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= celluloid-essentials
PORTVERSION= 0.20.5
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Internally used tools, and superstructural dependencies of Celluloid
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-timers>=4.1.1:${PORTSDIR}/devel/rubygem-timers
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>