freebsd-ports/devel/rubygem-excon/Makefile
2012-09-01 19:21:00 +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.2
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>