]> arthur.barton.de Git - ngircd-alex.git/commit
New make target: "osxpkg" to create an Mac OS X installer package.
authorAlexander Barton <alex@barton.de>
Tue, 12 Aug 2008 15:30:38 +0000 (17:30 +0200)
committerAlexander Barton <alex@barton.de>
Tue, 12 Aug 2008 15:30:38 +0000 (17:30 +0200)
commit707cc42dec2439da1fdee4ed3eb0e0a44d5ea9fe
tree9dcfde47b5a9832df6353ef4445c436fd5101f02
parent30f1ed211d5014b964f147539970befcd7c9f7d2
New make target: "osxpkg" to create an Mac OS X installer package.

This patch adds a new make target, "osxpkg", to the main Makefile which
gereates a Apple Mac OS X installer package of ngIRCd. The packagemaker(1)
project bundle is stored in contrib/MacOSX/ngIRCd.pmdoc.
Makefile.am
configure.in
contrib/MacOSX/Makefile.am
contrib/MacOSX/ngIRCd.pmdoc/01ngircd-contents.xml [new file with mode: 0644]
contrib/MacOSX/ngIRCd.pmdoc/01ngircd.xml [new file with mode: 0644]
contrib/MacOSX/ngIRCd.pmdoc/02de-contents.xml [new file with mode: 0644]
contrib/MacOSX/ngIRCd.pmdoc/02de.xml [new file with mode: 0644]
contrib/MacOSX/ngIRCd.pmdoc/Makefile.am [new file with mode: 0644]
contrib/MacOSX/ngIRCd.pmdoc/index.xml [new file with mode: 0644]
contrib/MacOSX/postinstall.sh [new file with mode: 0755]
contrib/MacOSX/preinstall.sh [new file with mode: 0755]