Skip to content

Instantly share code, notes, and snippets.

@angad
Created April 24, 2011 21:13
Show Gist options
  • Save angad/939883 to your computer and use it in GitHub Desktop.
Save angad/939883 to your computer and use it in GitHub Desktop.
Umit 1.0 Portfile
# $Id: Portfile 51955 2009-06-07 10:04:10Z arthurk@macports.org $
PortSystem 1.0
PortGroup python26 1.0
name umit
version 1.0
revision 1
epoch 1
categories net
maintainers gmail.com:luis.kop
description A graphical tool to scanner networks
homepage http://www.umitproject.org/
platforms darwin freebsd
long_description Umit is a graphical scanner.
build.args install -P
master_sites sourceforge:umit
checksums md5 68412d8d50dafd53e0392f71ed62dcfc \
sha1 20db7b527b76d1f58b865557f5762dca5472061a \
rmd160 6bd3c87e0b35f0de81a37e4c0ee145dd21d3ad02
depends_lib port:coreutils\
port:nmap \
port:py26-gtk
use_bzip2 yes
python.link_binaries_suffix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment