# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # . # ./pkg-descr # ./distinfo # ./Makefile # echo c - . mkdir -p . > /dev/null 2>&1 echo x - ./pkg-descr sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr' XA PECL extension to provide read access to MDB data files as used by Microsoft XAccess and its underlying JetEngine. It is based on libmdb from the mdbtools Xpackage. X XWWW: http://pecl.php.net/package/mdbtools X X- Ditesh Shashikant Gathani Xditesh@gathani.org END-of-./pkg-descr echo x - ./distinfo sed 's/^X//' >./distinfo << 'END-of-./distinfo' XMD5 (PECL/mdbtools-1.0.0.tgz) = 758f844257c50dbd07c2b9a67a83954b XSHA256 (PECL/mdbtools-1.0.0.tgz) = 2bfa5a41e5617eb2e0b7ef6554ef9727fe6183c094f8fcc1eb64fb56c00f5a11 XSIZE (PECL/mdbtools-1.0.0.tgz) = 8783 END-of-./distinfo echo x - ./Makefile sed 's/^X//' >./Makefile << 'END-of-./Makefile' X# New ports collection makefile for: pecl-mdbtools X# Date created: 22 December 2007 X# Whom: Ditesh Shashikant Gathani X# X# $FreeBSD$ X# X XPORTNAME= mdbtools XPORTVERSION= 1.0.0 XCATEGORIES= databases pear XMASTER_SITES= http://pecl.php.net/get/ XPKGNAMEPREFIX= pecl- XEXTRACT_SUFX= .tgz XDIST_SUBDIR= PECL X XMAINTAINER= ditesh@gathani.org XCOMMENT= A PECL extension for the mdbtools library X XUSE_PHP= yes XUSE_PHPEXT= yes XUSE_PHP_BUILD= yes XBUILD_DEPENDS= ${LOCALBASE}/lib/libmdb.a:${PORTSDIR}/databases/mdbtools XRUN_DEPENDS= ${BUILD_DEPENDS} X XCONFIGURE_ARGS= --enable-mdbtools X X.include END-of-./Makefile exit