freebsd-ports/devel/rubygem-interact/Makefile
Philip M. Gollucci f15ef48c0d - Update to 0.4
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2012-02-12 02:10:53 +00:00

20 lines
383 B
Makefile

# New ports collection makefile for: rubygem-interact
# Date created: 2011-12-04
# Whom: Steve Wills <swills@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= interact
PORTVERSION= 0.4
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= A simple API for command-line interaction
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>