Prune devel/py-EnthoughtBase
[dports.git] / devel / rubygem-debugger-linecache / Makefile
1 # Created by: Vladimir Kondratiev <wulf@mail.mipt.ru>
2 # $FreeBSD$
3
4 PORTNAME=       debugger-linecache
5 PORTVERSION=    1.2.0
6 CATEGORIES=     devel rubygems
7 MASTER_SITES=   RG
8
9 MAINTAINER=     ruby@FreeBSD.org
10 COMMENT=        Ruby module for reading and caching lines
11
12 LICENSE=        MIT
13
14 NO_ARCH=        yes
15 USE_RUBY=       yes
16 USE_RUBYGEMS=   yes
17 RUBYGEM_AUTOPLIST=      yes
18
19 .include <bsd.port.mk>