Portfile

# $Id: Portfile 22478 2007-03-02 05:16:40Z pipping@macports.org $

PortSystem 1.0

name keep
version 0.5.1
categories sysutils
platforms darwin
maintainers nomaintainer@macports.org
description tool that deletes everything in a directory but a selection
long_description keep is a program which deletes everything in a \
directory except for the files that you tell it to \
keep. It is useful in the situation where the list of \
files in a directory that you want to keep is shorter \
than the list of files you want to delete.

homepage http://keep.sourceforge.net/
master_sites sourceforge
checksums md5 9e06c8b977138a9c9454976087dc99f5

depends_lib path:${prefix}/bin/perl:perl5.8

configure.cmd perl Makefile.PL
configure.pre_args

test.run yes