freebsd-ports/devel/rubygem-linecache/Makefile
Philip M. Gollucci 79ad890590 - RF -> RG
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-09-22 02:47:31 +00:00

19 lines
400 B
Makefile

# Ports collection makefile for: rubygem-linecache
# Date created: 17 Oct 2008
# Whom: Wen Heping <wenheping@gmail.com>
#
# $FreeBSD$
PORTNAME= linecache
PORTVERSION= 0.43
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Caches(Ruby source) Files as Might Be Used in a Debugger
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>