Prune devel/py-EnthoughtBase
[dports.git] / devel / rubygem-debug_inspector / Makefile
1 # $FreeBSD$
2
3 PORTNAME=       debug_inspector
4 PORTVERSION=    0.0.2
5 CATEGORIES=     devel rubygems
6 MASTER_SITES=   RG
7
8 MAINTAINER=     ruby@FreeBSD.org
9 COMMENT=        Ruby wrapper for the MRI 2.0 debug_inspector API
10
11 LICENSE=        MIT
12
13 USE_RUBY=       yes
14 USE_RUBYGEMS=   yes
15 RUBYGEM_AUTOPLIST=      yes
16
17 .include <bsd.port.mk>