# Created by: Eric Freeman <freebsdports@chillibear.com>
# $FreeBSD: head/science/rubygem-ai4r/Makefile 450516 2017-09-24 18:49:56Z sunpoet $

PORTNAME=	ai4r
PORTVERSION=	1.13
CATEGORIES=	science rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Various Ruby artificial intelligence algorithm implementations

LICENSE=	MPL11

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
