opnsense-ports/devel/rubygem-algorithms/Makefile
Franco Fichtner 6773d073f4 */*: sync with upstream
Taken from: FreeBSD
2023-11-15 11:28:49 +01:00

15 lines
296 B
Makefile

PORTNAME= algorithms
PORTVERSION= 1.0.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ruby algorithms and data structures
WWW= https://kanwei.github.io/algorithms/ \
https://github.com/kanwei/algorithms
LICENSE= MIT
USES= gem
.include <bsd.port.mk>