Subject: CVS commit: pkgsrc/bootstrap
To: None <pkgsrc-changes@NetBSD.org>
From: Amitai Schlair <schmonz@netbsd.org>
List: pkgsrc-changes
Date: 05/22/2007 17:43:34
Module Name:	pkgsrc
Committed By:	schmonz
Date:		Tue May 22 17:43:34 UTC 2007

Added Files:
	pkgsrc/bootstrap: macpkg.pmproj.in

Log Message:
Add Mac OS X PackageMaker project file for bootstrap tools. Created
with /Developer/Tools/PackageMaker.app, then converted from blob
to the equivalent XML with:

$ plutil -convert xml1 macpkg.pmproj

mkbinarykit will run this file through a bit of sed, then use the
result to generate a double-clickable Mac package.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 pkgsrc/bootstrap/macpkg.pmproj.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.