Portfile

# $Id: Portfile 20650 2006-11-13 21:02:43Z dluke@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
configure.env LDFLAGS=-L${prefix}/lib CPPFLAGS=-I${prefix}/include

files