blob: 8729cff7d0f56e85d29787a01d5ee799e180481e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
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>
|