9927fa102b
PR: ports/179870 Approved by: maintainer timeout (freebsdports@chillibear.com, >2 weeks)
16 lines
340 B
Makefile
16 lines
340 B
Makefile
# Created by: Eric Freeman <freebsdports@chillibear.com>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= ai4r
|
|
PORTVERSION= 1.12
|
|
CATEGORIES= science rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= freebsdports@chillibear.com
|
|
COMMENT= Ruby implementations of artificial intelligence algorithms
|
|
|
|
USE_RUBY= yes
|
|
USE_RUBYGEMS= yes
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
.include <bsd.port.mk>
|