freebsd-ports/devel/rubygem-algorithms/Makefile

16 lines
286 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= algorithms
PORTVERSION= 1.0.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ruby algorithms and data structures
LICENSE= MIT
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>