head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2013.02.27.05.54.02;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.1
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/313017
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# $FreeBSD: head/www/rubygem-em-socksify/Makefile 313017 2013-02-27 01:39:58Z swills $

PORTNAME=	em-socksify
PORTVERSION=	0.2.1
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@@FreeBSD.org
COMMENT=	EventMachine SOCKSify shim: adds SOCKS support to any protocol

RUN_DEPENDS=	rubygem-eventmachine>=1.0.0:${PORTSDIR}/devel/rubygem-eventmachine

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
@
