diff options
author | wulf <wulf@pkgsrc.org> | 2006-04-21 02:07:53 +0000 |
---|---|---|
committer | wulf <wulf@pkgsrc.org> | 2006-04-21 02:07:53 +0000 |
commit | 4de102a5a7c9094da5a05752bb2f5d5295a28ad4 (patch) | |
tree | 2f90b14a663cfcbd94aef93973d8de3422184351 /ham/dpbox/PLIST | |
parent | 9fc0fcbe60551e63557a9764a678f9336878ec75 (diff) | |
download | pkgsrc-4de102a5a7c9094da5a05752bb2f5d5295a28ad4.tar.gz |
Implemented changes for this package to use the REQD_DIR and CONF_FILES
framework for the installation of the configuration files.
Fixed compile warning message due to implicit casting
Diffstat (limited to 'ham/dpbox/PLIST')
-rw-r--r-- | ham/dpbox/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ham/dpbox/PLIST b/ham/dpbox/PLIST index 1b8ddb07529..19b96857daa 100644 --- a/ham/dpbox/PLIST +++ b/ham/dpbox/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 21:39:47 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2006/04/21 02:07:53 wulf Exp $ bin/dpgate bin/dpcodeconv bin/dpmybbs @@ -64,6 +64,7 @@ share/dpbox/language/SP.LAN share/dpbox/language/SPC.LAN share/dpbox/language/SW.LAN share/examples/dpbox/conf/dpbox.ini +share/examples/dpbox/conf/crawler/stopwords share/examples/dpbox/conf/sf/db0xyz.sf share/examples/dpbox/conf/system/badwords.box share/examples/dpbox/conf/system/bcast.box @@ -116,6 +117,7 @@ libexec/dpbox/search @dirrm share/dpbox/language @dirrm share/examples/dpbox/conf/sf @dirrm share/examples/dpbox/conf/system +@dirrm share/examples/dpbox/conf/crawler @dirrm share/examples/dpbox/conf @dirrm share/examples/dpbox @dirrm libexec/dpbox |