freebsd-ports/devel/rubygem-echoe/Makefile
Philip M. Gollucci 2d9674cb3f - Update to 4.3
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-09-29 04:38:15 +00:00

25 lines
607 B
Makefile

# New ports collection makefile for: rubygem-echoe
# Date created: 2009-06-15
# Whom: Renato Botelho <garga@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= echoe
PORTVERSION= 4.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Rake tasks for docs, extension compiling, testing and deployment
RUN_DEPENDS= rubygem-rubyforge>=0:${PORTSDIR}/devel/rubygem-rubyforge \
rubygem-gemcutter>=0:${PORTSDIR}/devel/rubygem-gemcutter \
rubygem-highline>=0:${PORTSDIR}/devel/rubygem-highline
USE_RUBY= yes
USE_RUBYGEMS= yes
USE_RAKE= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>