- Add sample rc.d script to package

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2008-07-23 23:03:02 +00:00
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

View file

@ -7,6 +7,7 @@
PORTNAME= ${SQLRELAY_PORTNAME}
PORTVERSION= ${SQLRELAY_PORTVERSION}
PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= SF
MASTER_SITE_SUBDIR= sqlrelay

View file

@ -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