- Add sample rc.d script to package
Reported by: pointyhat
This commit is contained in:
parent
f75cbb7319
commit
c8ab928239
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=217395
2 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= ${SQLRELAY_PORTNAME}
|
||||
PORTVERSION= ${SQLRELAY_PORTVERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= SF
|
||||
MASTER_SITE_SUBDIR= sqlrelay
|
||||
|
|
|
@ -34,6 +34,7 @@ bin/sqlrsh
|
|||
etc/sqlrelay.conf.example
|
||||
etc/sqlrelay.dtd
|
||||
etc/sqlrelay-sample
|
||||
etc/rc.d/sqlrelay.sh-sample
|
||||
include/sqlrelay/private/bindvar.h
|
||||
include/sqlrelay/private/column.h
|
||||
include/sqlrelay/private/row.h
|
||||
|
|
Loading…
Reference in a new issue