2013-07-10 19:31:46 +02:00
|
|
|
# Created by: Ryan Steinmetz <zi@FreeBSD.org>
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= cocaine
|
2014-08-24 05:27:09 +02:00
|
|
|
PORTVERSION= 0.5.4
|
2013-07-10 19:31:46 +02:00
|
|
|
CATEGORIES= devel rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
2014-06-10 09:39:01 +02:00
|
|
|
COMMENT= Small library for doing (command) lines
|
2013-07-10 19:31:46 +02:00
|
|
|
|
|
|
|
RUN_DEPENDS= rubygem-climate_control>=0.0.3:${PORTSDIR}/devel/rubygem-climate_control
|
|
|
|
|
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
|
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|