# $Id: Portfile,v 1.1 2006/04/15 16:23:19 mww Exp $

PortSystem 1.0

name			htpdate
version			0.9.1
categories		net
platforms		darwin
maintainers		darwinports@opendarwin.org
description		network time synchronization over http protocol
long_description	${description}

homepage		http://www.clevervest.com/htp/intro.html
master_sites	http://www.clevervest.com/htp/archive/c/
checksums		sha1 e0b1a3ae9ba755471102f28a2b8a7e2dc77addc7
use_bzip2		yes

use_configure	no

destroot.destdir	prefix=${destroot}${prefix} STRIP=/usr/bin/strip

