SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
16
devel/ruby-narray/Makefile
Normal file
16
devel/ruby-narray/Makefile
Normal file
|
@ -0,0 +1,16 @@
|
|||
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>
|
Loading…
Add table
Add a link
Reference in a new issue