freebsd-ports/devel/rubygem-excon/Makefile
2013-01-23 21:16:08 +00:00

20 lines
375 B
Makefile

# New ports collection makefile for: rubygem-excon
# Date created: 2012-08-05
# Whom: Steve Wills <swills@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= excon
PORTVERSION= 0.16.5
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Extended http(s) Connections Library
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>