freebsd-ports/devel/rubygem-ruby-debug-base/Makefile

20 lines
441 B
Makefile
Raw Normal View History

# Ports collection makefile for: rubygem-ruby-debug-base
# Date created: 27 July 2007
# Whom: Robert Gogolok <gogo@cs.uni-sb.de>
#
# $FreeBSD$
PORTNAME= ruby-debug-base
PORTVERSION= 0.10.0
CATEGORIES= devel rubygems
MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
MASTER_SITE_SUBDIR= ruby-debug
MAINTAINER= gogo@cs.uni-sb.de
COMMENT= Fast implementation of the standard Ruby debugger
USE_RUBY= yes
USE_RUBYGEMS= yes
.include <bsd.port.mk>