freebsd-ports/devel/rubygem-algorithms/Makefile

17 lines
298 B
Makefile

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