opnsense-ports/devel/rubygem-algorithms/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

14 lines
255 B
Makefile

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