# Ports collection makefile for: rubygem-god # Date created: 23 July 2007 # Whom: Robert Gogolok <gogo@cs.uni-sb.de> # # $FreeBSD: ports/sysutils/rubygem-god/Makefile,v 1.3 2007/12/22 17:21:50 miwi Exp $ PORTNAME= god PORTVERSION= 0.6.0 CATEGORIES= sysutils rubygems MASTER_SITES= ${MASTER_SITE_RUBYFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= gogo@cs.uni-sb.de COMMENT= Monitoring framework written in Ruby BUILD_DEPENDS= rubygem-hoe>=1.3.0:${PORTSDIR}/devel/rubygem-hoe .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/ruby-gems/Makefile.common" .include <bsd.port.post.mk>