# New ports collection makefile for:	rubygem-objectdetect
# Date created:		2008-11-25
# Whom:			TAKATSU Tomonari <tota@rtfm.jp>
#
# $FreeBSD: ports/graphics/rubygem-objectdetect/Makefile,v 1.3 2009/07/31 13:52:47 dinoex Exp $
#

PORTNAME=	objectdetect
PORTVERSION=	0.0.3
PORTREVISION=	1
CATEGORIES=	graphics rubygems
MASTER_SITES=	RF

MAINTAINER=	tota@rtfm.jp
COMMENT=	A simple library for detecting objects in pictures

LIB_DEPENDS=	cv.1:${PORTSDIR}/graphics/opencv

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=  yes

.include <bsd.port.mk>
