b13f5eb09d
- while there, tweak the sample installed ini files to give examples that can work with ODBC drivers available in ports - take maintainer
37 lines
926 B
Plaintext
37 lines
926 B
Plaintext
@comment $OpenBSD: PLIST-main,v 1.3 2011/06/16 01:29:57 sthen Exp $
|
|
@extraunexec rm -rf ${SYSCONFDIR}/iodbc/ODBCDataSources/*
|
|
@pkgpath databases/iodbc
|
|
%%SHARED%%
|
|
bin/iodbc-config
|
|
@bin bin/iodbctest
|
|
@bin bin/iodbctestw
|
|
include/iodbcext.h
|
|
include/iodbcinst.h
|
|
include/iodbcunix.h
|
|
include/isql.h
|
|
include/isqlext.h
|
|
include/isqltypes.h
|
|
include/odbcinst.h
|
|
include/sql.h
|
|
include/sqlext.h
|
|
include/sqltypes.h
|
|
include/sqlucode.h
|
|
lib/libiodbc.a
|
|
lib/libiodbc.la
|
|
lib/libiodbcinst.a
|
|
lib/libiodbcinst.la
|
|
lib/pkgconfig/
|
|
lib/pkgconfig/libiodbc.pc
|
|
@man man/man1/iodbc-config.1
|
|
@man man/man1/iodbctest.1
|
|
@man man/man1/iodbctestw.1
|
|
share/examples/iodbc/
|
|
@sample ${SYSCONFDIR}/iodbc/
|
|
@sample ${SYSCONFDIR}/iodbc/ODBCDataSources/
|
|
share/examples/iodbc/Makefile
|
|
share/examples/iodbc/iodbctest.c
|
|
share/examples/iodbc/odbc.ini.sample
|
|
@sample ${SYSCONFDIR}/iodbc/odbc.ini
|
|
share/examples/iodbc/odbcinst.ini.sample
|
|
@sample ${SYSCONFDIR}/iodbc/odbcinst.ini
|