diff options
author | jlam <jlam> | 2002-09-26 23:58:59 +0000 |
---|---|---|
committer | jlam <jlam> | 2002-09-26 23:58:59 +0000 |
commit | b886bb6fb4dec6401966821b1a1fa8f38b83827a (patch) | |
tree | c6ddf224ed3c3b9a66a822b827301e734a5e1fe3 /security/xdm-krb4/PLIST | |
parent | 9c869d3b0dd6a329d4503cb3c931479afc5b8509 (diff) | |
download | pkgsrc-b886bb6fb4dec6401966821b1a1fa8f38b83827a.tar.gz |
* Use buildlink2.
* Use bsd.pkg.install.mk and install the example xdm config files.
* Rename the rc.d script to "xdm_krb4.sh" and make it use /etc/rc.subr.
* Remove redundant MESSAGE; the INSTALL script says all the right things.
Diffstat (limited to 'security/xdm-krb4/PLIST')
-rw-r--r-- | security/xdm-krb4/PLIST | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/security/xdm-krb4/PLIST b/security/xdm-krb4/PLIST index 912c58c781f..a9bd5988bec 100644 --- a/security/xdm-krb4/PLIST +++ b/security/xdm-krb4/PLIST @@ -1,4 +1,13 @@ -@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:18:03 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2002/09/26 23:59:00 jlam Exp $ bin/xdm-krb4 -man/cat1/xdm-krb4.0 etc/rc.d/xdm_krb4 +man/cat1/xdm-krb4.0 +share/examples/xdm-krb4/GiveConsole +share/examples/xdm-krb4/TakeConsole +share/examples/xdm-krb4/Xaccess +share/examples/xdm-krb4/Xresources +share/examples/xdm-krb4/Xservers +share/examples/xdm-krb4/Xsession +share/examples/xdm-krb4/Xsetup_0 +share/examples/xdm-krb4/xdm-config +@dirrm share/examples/xdm-krb4 |