diff options
| author | Alexander Barton <alex@barton.de> | 2024-01-08 22:16:52 +0100 |
|---|---|---|
| committer | Alexander Barton <alex@barton.de> | 2024-01-11 15:12:48 +0100 |
| commit | 07219281ef2092a29050a3934937a2a0c8916e43 (patch) | |
| tree | 1156b065cda4f6e880c1a35943aaac16bc8c83c1 /contrib/README | |
| parent | a5de81e48934c296d56aebed686b122001ec499f (diff) | |
| download | ngircd-07219281ef2092a29050a3934937a2a0c8916e43.tar.gz ngircd-07219281ef2092a29050a3934937a2a0c8916e43.zip | |
Remove unmaintained contrib/MacOSX/ folder
This includes removing the Xcode project. The sample launchd(8) configuration properties list file was moved to "contrib/de.barton.ngircd.plist" and kept.
Diffstat (limited to 'contrib/README')
| -rw-r--r-- | contrib/README | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/contrib/README b/contrib/README index b956d0eb..b916d52f 100644 --- a/contrib/README +++ b/contrib/README @@ -2,7 +2,7 @@ ngIRCd - Next Generation IRC Server http://ngircd.barton.de/ - (c)2001-2020 Alexander Barton and Contributors. + (c)2001-2024 Alexander Barton and Contributors. ngIRCd is free software and published under the terms of the GNU General Public License. @@ -14,13 +14,12 @@ Debian/ - ngircd.init; ngircd.default: init script for Debian-based systems. - ngircd.pam: example PAM configuration. -MacOSX/ - - Project files for XCode, the "project builder" of Apple Mac OS X. - - de.barton.ngircd.plist[.tmpl]: launchd(8) property list. - de.barton.ngircd.metainfo.xml - AppStream metadata file. +de.barton.ngircd.plist[.tmpl] + - launchd(8) property list file. + ngindent.sh - Script to indent the code of ngIRCd in the "standard way". |