/p2p/

cs)
aboutsummaryrefslogblamecommitdiffstats
path: root/devel/rubygem-metaclass/Makefile
blob: 152e80a3782752cd731368618d8cefe047f5c2a9 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                                           
                   
                      
# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$

PORTNAME=   metaclass
PORTVERSION=    0.0.1
CATEGORIES= devel rubygems
MASTER_SITES=   RG

MAINTAINER= ruby@FreeBSD.org
COMMENT=    Adds a metaclass method to all Ruby objects

USE_RUBY=   yes
USE_RUBYGEMS=   yes
RUBYGEM_AUTOPLIST=  yes

NO_STAGE=   yes
.include <bsd.port.mk>