# $Id: Portfile 51021 2009-05-15 15:55:30Z and.damore@macports.org $

PortSystem 1.0
name		sitecopy
version		0.16.3
categories	www
platforms	darwin
maintainers	julian@hal-9k.de
description	sitecopy website maintenance utility
long_description sitecopy allows you to easily maintain remote Web \
		  sites. The program will upload files to the server \
		  which have changed locally, and delete files from \
		  the server which have been removed locally, keeping \
		  the remote site synchronized. FTP and WebDAV are \
		  supported.

homepage	http://www.lyra.org/sitecopy/
master_sites	${homepage}
checksums	md5 df48499ad81b333a9d255c1709e09a1a
patchfiles	patch-Makefile.in
configure.args  --mandir=${prefix}/share/man
