freebsd-ports/science/rubygem-ai4r/Makefile
Steve Wills 9927fa102b - Update to 1.12
PR:		ports/179870
Approved by:	maintainer timeout (freebsdports@chillibear.com, >2 weeks)
2013-07-12 03:36:30 +00:00

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>