freebsd-ports/science/rubygem-ai4r/Makefile
2021-04-06 16:31:07 +02:00

17 lines
318 B
Makefile

# Created by: Eric Freeman <freebsdports@chillibear.com>
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>