aboutsummaryrefslogtreecommitdiff
path: root/net/ldapsh/pkg-plist
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2004-12-19 19:57:16 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2004-12-19 19:57:16 +0000
commit9a5f1db5bd405afa6006537bf0f8e2398c76487d (patch)
tree16d4310bff91a07735de2d812802a145832b5eda /net/ldapsh/pkg-plist
parenta967a379080ecc45e78fff2977cdc72e4777a7e8 (diff)
downloadports-9a5f1db5bd405afa6006537bf0f8e2398c76487d.tar.gz
ports-9a5f1db5bd405afa6006537bf0f8e2398c76487d.zip
Notes
Diffstat (limited to 'net/ldapsh/pkg-plist')
-rw-r--r--net/ldapsh/pkg-plist6
1 files changed, 4 insertions, 2 deletions
diff --git a/net/ldapsh/pkg-plist b/net/ldapsh/pkg-plist
index f8f24c8aa55a..2f0328eefd1f 100644
--- a/net/ldapsh/pkg-plist
+++ b/net/ldapsh/pkg-plist
@@ -1,5 +1,4 @@
bin/ldapsh
-etc/LdapConfig.pl.sample
%%SITE_PERL%%/Net/LDAP/Config.pm
%%SITE_PERL%%/Net/LDAP/Shell.pm
%%SITE_PERL%%/Net/LDAP/Shell/Commands/cat.pm
@@ -8,11 +7,14 @@ etc/LdapConfig.pl.sample
%%SITE_PERL%%/Net/LDAP/Shell/Commands/ls.pm
%%SITE_PERL%%/Net/LDAP/Shell/Commands/new.pm
%%SITE_PERL%%/Net/LDAP/Shell/Commands/rm.pm
+%%SITE_PERL%%/Net/LDAP/Shell/Commands/search.pm
%%SITE_PERL%%/Net/LDAP/Shell/Commands/stub.pm
-%%SITE_PERL%%/Net/LDAP/Shell/Config.pm.example
%%SITE_PERL%%/Net/LDAP/Shell/Desc.pm
%%SITE_PERL%%/Net/LDAP/Shell/Schema.pm
%%SITE_PERL%%/Net/LDAP/Shell/Util.pm
%%DOCSDIR%%/COMMANDS
+%%EXAMPLESDIR%%/LdapConfig.pl
@dirrm %%SITE_PERL%%/Net/LDAP/Shell/Commands
@dirrm %%SITE_PERL%%/Net/LDAP/Shell
+@dirrm %%DOCSDIR%%
+@dirrm %%EXAMPLESDIR%%