# 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: # # pear-Net_Dict # pear-Net_Dict/Makefile # pear-Net_Dict/distinfo # pear-Net_Dict/pkg-descr # echo c - pear-Net_Dict mkdir -p pear-Net_Dict > /dev/null 2>&1 echo x - pear-Net_Dict/Makefile sed 's/^X//' >pear-Net_Dict/Makefile << 'END-of-pear-Net_Dict/Makefile' X# Ports collection makefile for: pear-Net_Dict X# Date created: 07 March 2005 X# Whom: Antonio Carlos Venancio Junior () X# X# $FreeBSD$ X# X XPORTNAME= Net_Dict XPORTVERSION= 1.0.3 XCATEGORIES= net www pear X XMAINTAINER= antonio@php.net XCOMMENT= PEAR interface to the DICT protocol X XBUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR XRUN_DEPENDS= ${BUILD_DEPENDS} X XCATEGORY= Net XFILES= Dict.php XDOCS= dict.php X X.include X.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" X.include END-of-pear-Net_Dict/Makefile echo x - pear-Net_Dict/distinfo sed 's/^X//' >pear-Net_Dict/distinfo << 'END-of-pear-Net_Dict/distinfo' XMD5 (PEAR/Net_Dict-1.0.3.tgz) = 1c49798c35f2c1b4818dcd18f02fa7c1 XSIZE (PEAR/Net_Dict-1.0.3.tgz) = 5441 END-of-pear-Net_Dict/distinfo echo x - pear-Net_Dict/pkg-descr sed 's/^X//' >pear-Net_Dict/pkg-descr << 'END-of-pear-Net_Dict/pkg-descr' XPEAR::Net_Dict provides a simple API to the DICT Protocol handling all the Xnetwork related issues and providing DICT responses in PHP datatypes to Xmake it easy for a developer to use DICT servers in their programs. X XWWW: http://pear.php.net/package/Net_Dict/ END-of-pear-Net_Dict/pkg-descr exit