# $Id: Portfile,v 1.12 2006/02/20 17:11:42 olegb Exp $

PortSystem 1.0
name		DarwinPortsStartup
version		1.1
categories	sysutils
maintainers	kevin@opendarwin.org
description	System startup item to start things installed from darwinports
platforms	darwin
master_sites \
	http://www.opendarwin.org/~olegb/binaries/ \
	http://www.opendarwin.org/~kevin/
checksums	md5 54ce512b432922c070e4b70cdff2d9dc
configure	{}
build		{}

prefix		/Library/StartupItems/DarwinPortsStartup

destroot.destdir INSTALLDIR=${destroot}/Library/StartupItems/DarwinPortsStartup/
