Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv10426

Added Files:
        netpacket-pm.info 
Log Message:
New package from tracker: 
https://sourceforge.net/tracker/?func=detail&aid=2797927&group_id=17203&atid=414256

--- NEW FILE: netpacket-pm.info ---
Info2: <<
Package: netpacket-pm
Version: 0.41.1
Revision: 1
###
BuildDepends: module-build-pm
###
Source: mirror:cpan:authors/id/Y/YA/YANICK/NetPacket-%v.tar.gz
Source-MD5: 77c1482927c6892b9571404485ffe591
###
Type: perl
UpdatePOD: true
NoPerlTests: true
###
CompileScript: <<
#!/bin/sh -ex
        exec 2>&1
        /usr/bin/perl Build.PL \
                --install_path arch=%i/lib/perl5 \
                --install_path bin=%i/bin \
                --install_path bindoc=%i/share/man/man1 \
                --install_path lib=%i/lib/perl5 \
                --install_path libdoc=%i/share/man/man3 \
                --install_path script=%i/bin
        ./Build
<<
InfoTest: <<
        TestScript: ./Build test || exit 2
<<
InstallScript: <<
        ./Build install
        find %d -name .packlist -exec rm -rf {} \;
<<
DocFiles: Changes MANIFEST README
###
Description: Assemble/disassemble network packets
DescDetail: <<
  "NetPacket" provides a base class for a cluster of modules related to
  decoding and encoding of network protocols.  Each "NetPacket" descendent
  module knows how to encode and decode packets for the network protocol
  it implements.  Consult the documentation for the module in question
  for protocol-specific implementation.
<<
###
License: Artistic
Maintainer: degraw <deg...@users.sourceforge.net>
Homepage: http://search.cpan.org/dist/NetPacket/
<<


------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to