# $Id: Portfile 45174 2009-01-09 20:08:38Z mcalhoun@macports.org $

PortSystem 1.0
name			stow	
version		        1.3.3	
categories		sysutils	
maintainers		nomaintainer
description		perl utility to manage the installation of software packages.
long_description	This is GNU Stow, a program for managing the installation of software \
			packages, keeping them separate (/usr/local/stow/emacs \
			vs. /usr/local/stow/perl, for example) while making them appear to be \
			installed in the same place (/usr/local).
homepage		http://www.gnu.org/software/stow/stow.html	
platforms		darwin
master_sites	        gnu
checksums		md5 59a078c7056dd9dd97fb707063b69d03
depends_run	        bin:perl:perl5
configure.args	--infodir=${prefix}/share/info --mandir=${prefix}/share/man
