2013-09-20 19:17:44 +02:00
|
|
|
# Created by: rpsfa@rit.edu
|
2011-06-18 20:04:36 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= orm_adapter
|
2012-07-24 17:48:45 +02:00
|
|
|
PORTVERSION= 0.4.0
|
2011-06-18 20:04:36 +02:00
|
|
|
CATEGORIES= devel rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
2011-10-26 13:21:50 +02:00
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
2011-06-18 20:04:36 +02:00
|
|
|
COMMENT= Provides a single point of entry for using basic features of ruby ORMs
|
|
|
|
|
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
|
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|