Ticket #18156: Portfile-scapy.diff
File Portfile-scapy.diff, 1.1 KB (added by nerdling (Jeremy Lavergne), 15 years ago) |
---|
-
net/scapy/Portfile
old new 1 # $Id: Portfile 32393 2007-12-28 23:44:58Z pmq@macports.org $ 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4 2 # $Id$ 2 3 3 4 PortSystem 1.0 4 PortGroup python2 41.05 PortGroup python25 1.0 5 6 6 7 name scapy 7 version 1.2.0.28 version 2.0.0.10 8 9 categories net security python 9 10 platforms darwin 10 11 maintainers pmq … … 36 37 sha1 6ed0fe2446666876d77b8971fd8edf495a9c0be3 \ 37 38 rmd160 296b88fed911b25398b5f657cd6bb5c91e72e288 38 39 39 depends_lib-append port:py -readline port:py-pylibpcap port:py-libdnet \40 port:py -crypto port:py-gnuplot port:py-pyx port:graphviz40 depends_lib-append port:py25-readline port:py25-pylibpcap port:py25-libdnet \ 41 port:py25-crypto port:py25-gnuplot port:py25-pyx port:graphviz 41 42 42 43 extract { 43 44 xinstall -d ${worksrcpath}