freebsd-ports/devel/rubygem-excon/Makefile
2012-08-20 16:58:19 +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.1
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>