# 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: # # p5-Net-CSTA # p5-Net-CSTA/pkg-descr # p5-Net-CSTA/Makefile # p5-Net-CSTA/pkg-plist # p5-Net-CSTA/distinfo # echo c - p5-Net-CSTA mkdir -p p5-Net-CSTA > /dev/null 2>&1 echo x - p5-Net-CSTA/pkg-descr sed 's/^X//' >p5-Net-CSTA/pkg-descr << 'END-of-p5-Net-CSTA/pkg-descr' XECMA CSTA is an ASN.1 based protocol for Computer Integrated Telephony X(CTI) using CSTA it is possible to write code that communicates with a XPBX. Typical applications include receiving notifications for incoming Xcalls, placing calls, redirecting calls or placing conference calls. X XWWW: http://search.cpan.org/dist/Net-CSTA/ END-of-p5-Net-CSTA/pkg-descr echo x - p5-Net-CSTA/Makefile sed 's/^X//' >p5-Net-CSTA/Makefile << 'END-of-p5-Net-CSTA/Makefile' X# New ports collection makefile for: p5-Net-CSTA X# Date created: 2006-07-19 X# Whom: Gea-Suan Lin X# X# $FreeBSD$ X# X XPORTNAME= Net-CSTA XPORTVERSION= 0.03 XCATEGORIES= net perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Net XPKGNAMEPREFIX= p5- X XMAINTAINER= gslin@gslin.org XCOMMENT= Perl extension for ECMA CSTA X XRUN_DEPENDS= ${SITE_PERL}/Convert/ASN1.pm:${PORTSDIR}/converters/p5-Convert-ASN1 \ X ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple X XPERL_CONFIGURE= yes X XMAN3= Net::CSTA.3 X X.include X X.if ${PERL_LEVEL} < 500701 XRUN_DEPENDS+= ${SITE_PERL}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 X.endif X X.include END-of-p5-Net-CSTA/Makefile echo x - p5-Net-CSTA/pkg-plist sed 's/^X//' >p5-Net-CSTA/pkg-plist << 'END-of-p5-Net-CSTA/pkg-plist' X@comment $FreeBSD$ X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/CSTA/.packlist X%%SITE_PERL%%/Net/CSTA.pm X%%SITE_PERL%%/Net/CSTA/ASN.pm X%%SITE_PERL%%/auto/Net/CSTA/autosplit.ix X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/CSTA X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net X@dirrmtry %%SITE_PERL%%/Net/CSTA X@dirrmtry %%SITE_PERL%%/Net X@dirrmtry %%SITE_PERL%%/auto/Net/CSTA X@dirrmtry %%SITE_PERL%%/auto/Net END-of-p5-Net-CSTA/pkg-plist echo x - p5-Net-CSTA/distinfo sed 's/^X//' >p5-Net-CSTA/distinfo << 'END-of-p5-Net-CSTA/distinfo' XMD5 (Net-CSTA-0.03.tar.gz) = 719e975f512bd3bbb6d1985dc846e861 XSHA256 (Net-CSTA-0.03.tar.gz) = 643f9794e428118a09df89c84fec1cea4d6de7d9f704c9451f2e94f377747c9f XSIZE (Net-CSTA-0.03.tar.gz) = 10167 END-of-p5-Net-CSTA/distinfo exit