ports/devel/ruby-narray/Makefile

17 lines
255 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = numerical N-dimensional Array class
DISTNAME = narray-0.6.1.2
REVISION = 0
CATEGORIES = devel
HOMEPAGE= https://masa16.github.io/narray/
# GPLv2
PERMIT_PACKAGE = Yes
MODULES = lang/ruby
CONFIGURE_STYLE =ruby gem ext
.include <bsd.port.mk>