2013-09-20 16:13:47 +00:00
|
|
|
# Created by: Ryan Steinmetz <rpsfa@rit.edu>
|
2011-06-18 18:29:09 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= dm-observer
|
2011-10-27 02:41:37 +00:00
|
|
|
PORTVERSION= 1.2.0
|
2011-06-18 18:29:09 +00:00
|
|
|
CATEGORIES= databases rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
2011-10-16 13:09:59 +00:00
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
2011-06-18 18:29:09 +00:00
|
|
|
COMMENT= DataMapper plugin for observing Resources
|
|
|
|
|
2011-10-27 02:41:37 +00:00
|
|
|
RUN_DEPENDS= rubygem-dm-core>=${PORTVERSION}:${PORTSDIR}/databases/rubygem-dm-core
|
2011-06-18 18:29:09 +00:00
|
|
|
|
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
|
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|