NEW: databases/ruby-mysql
This commit is contained in:
parent
2c03b04432
commit
ef4bda96d5
4 changed files with 41 additions and 0 deletions
17
databases/ruby-mysql/Makefile
Normal file
17
databases/ruby-mysql/Makefile
Normal file
|
@ -0,0 +1,17 @@
|
|||
COMMENT= MySQL connector for Ruby
|
||||
|
||||
DISTNAME= ruby-mysql-4.0.0
|
||||
CATEGORIES= databases
|
||||
|
||||
HOMEPAGE= https://gitlab.com/tmtms/ruby-mysql
|
||||
|
||||
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