NEW: devel/ruby-require-all
This commit is contained in:
parent
9af511f770
commit
d90f1a3d78
4 changed files with 82 additions and 0 deletions
20
devel/ruby-require-all/Makefile
Normal file
20
devel/ruby-require-all/Makefile
Normal file
|
@ -0,0 +1,20 @@
|
|||
COMMENT= code loader
|
||||
|
||||
V= 3.0.0
|
||||
DISTNAME= require_all-${V}
|
||||
PKGNAME= require-all-${V}
|
||||
|
||||
CATEGORIES= devel
|
||||
|
||||
HOMEPAGE= https://github.com/jarmo/require_all
|
||||
|
||||
MAINTAINER= Purple Rain <purplerain@secbsd.org>
|
||||
|
||||
# MIT
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
MODULES= lang/ruby
|
||||
|
||||
CONFIGURE_STYLE= ruby gem
|
||||
|
||||
.include <bsd.port.mk>
|
Loading…
Add table
Add a link
Reference in a new issue