2013-07-13 04:21:14 +02:00
|
|
|
# Created by: Espen Volden aka voldern <voldern@hoeggen.net>
|
2009-04-24 22:32:55 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= data_objects
|
2013-07-13 04:21:14 +02:00
|
|
|
PORTVERSION= 0.10.13
|
2009-04-24 22:32:55 +02:00
|
|
|
CATEGORIES= databases rubygems
|
2010-09-11 21:54:46 +02:00
|
|
|
MASTER_SITES= RG
|
2009-04-24 22:32:55 +02:00
|
|
|
|
|
|
|
MAINTAINER= voldern@hoeggen.net
|
|
|
|
COMMENT= A unified Ruby API for popular databases
|
|
|
|
|
2011-03-25 13:26:21 +01:00
|
|
|
RUN_DEPENDS= rubygem-addressable>=2.1:${PORTSDIR}/www/rubygem-addressable
|
2009-04-24 22:32:55 +02:00
|
|
|
|
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
|
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|