freebsd-ports/science/rubygem-ai4r/Makefile
Sunpoet Po-Chuan Hsieh 0482ba8f8d Update LICENSE
2017-09-24 18:49:56 +00:00

18 lines
330 B
Makefile

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