Ticket #17387: Portfile

File Portfile, 1.1 KB (added by nathan@…, 15 years ago)

Portfile

Line 
1# $Id$
2
3PortSystem          1.0
4PortGroup           ruby 1.0
5
6ruby.setup          ruby-pcap 0.6 extconf.rb
7
8name                rb-pcap
9version             0.6
10categories          ruby net
11maintainers         atnan.com:nathan nomaintainer
12description         Ruby interface to LBL Packet Capture library (libpcap).
13long_description    Ruby interface to LBL Packet Capture library (libpcap). \
14                    This library also includes classes to access packet header \
15                    fields. It is much easier to code in Ruby/Pcap than to code \
16                    in C and use libpcap directly.
17homepage            http://www.goto.info.waseda.ac.jp/~fukusima/ruby/pcap-e.html
18platforms           darwin
19master_sites        http://www.goto.info.waseda.ac.jp/~fukusima/ruby/ \
20                    ftp://ftp.iDaemons.org/pub/distfiles/ruby/
21distname            ruby-pcap-0.6
22worksrcdir          pcap
23patchfiles          patch-Pcap.c.diff
24checksums           md5 bf8024831bfbbf0cfbf7c7ca27c1b16a \
25                    sha1 d098a04e4bb5e414fc10d267b3d6dcf9490bccd3 \
26                    rmd160 6422c9fe0a5a35f5cc1fe6cba418223d0e764766