freebsd-ports/science/rubygem-ai4r/Makefile

16 lines
273 B
Makefile

PORTNAME= ai4r
PORTVERSION= 1.13
CATEGORIES= science rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Various Ruby artificial intelligence algorithm implementations
WWW= http://www.ai4r.org/
LICENSE= MPL11
NO_ARCH= yes
USES= gem
.include <bsd.port.mk>