summaryrefslogtreecommitdiff
path: root/mail/dspam/PLIST
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-08-06 21:24:13 +0000
committerjlam <jlam@pkgsrc.org>2004-08-06 21:24:13 +0000
commitffeb9017a920d6f14247ceccc4919e819cef100f (patch)
treedc91f0dc09772a21aaa178cb16b6dec622abe36e /mail/dspam/PLIST
parent2a61b3e3bad6d2708d47677e603922996d203a21 (diff)
downloadpkgsrc-ffeb9017a920d6f14247ceccc4919e819cef100f.tar.gz
* Only include bdb.buildlink3.mk if we are using DB[34] as a storage
driver backend. * Convert to use bsd.options.mk. DSPAM_DELIVERY_AGENT_ARGS has been deprecated -- just set DSPAM_DELIVERY_AGENT to the LDA instead of "custom". * Only install the documentation for the storage driver used by DSPAM. * Drop the default signature lifetime from 15 days to 14 days to match the DSPAM defaults. Bump the PKGREVISION to 2.
Diffstat (limited to 'mail/dspam/PLIST')
-rw-r--r--mail/dspam/PLIST24
1 files changed, 12 insertions, 12 deletions
diff --git a/mail/dspam/PLIST b/mail/dspam/PLIST
index 152d594c872..d1ca25169c5 100644
--- a/mail/dspam/PLIST
+++ b/mail/dspam/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/06/20 19:41:24 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/08/06 21:24:13 jlam Exp $
bin/dspam
bin/dspam_2sql
bin/dspam_clean
@@ -51,21 +51,21 @@ share/dspam/cgi/templates/nav_performance.html
share/dspam/cgi/templates/nav_preferences.html
share/dspam/cgi/templates/nav_quarantine.html
share/dspam/cgi/templates/nav_viewmessage.html
-share/dspam/mysql/README
-share/dspam/mysql/mysql_objects.sql.space.optimized
-share/dspam/mysql/mysql_objects.sql.speed.optimized
-share/dspam/mysql/purge.sql
-share/dspam/mysql/virtual_users.sql
-share/dspam/pgsql/README
-share/dspam/pgsql/pgsql_objects.sql
-share/dspam/pgsql/purge.sql
-share/dspam/pgsql/virtual_users.sql
+${MYSQL}share/dspam/mysql/README
+${MYSQL}share/dspam/mysql/mysql_objects.sql.space.optimized
+${MYSQL}share/dspam/mysql/mysql_objects.sql.speed.optimized
+${MYSQL}share/dspam/mysql/purge.sql
+${MYSQL}share/dspam/mysql/virtual_users.sql
+${PGSQL}share/dspam/pgsql/README
+${PGSQL}share/dspam/pgsql/pgsql_objects.sql
+${PGSQL}share/dspam/pgsql/purge.sql
+${PGSQL}share/dspam/pgsql/virtual_users.sql
share/dspam/txt/firstrun.txt
share/dspam/txt/firstspam.txt
share/dspam/txt/quarantinefull.txt
@dirrm share/dspam/txt
-@dirrm share/dspam/pgsql
-@dirrm share/dspam/mysql
+${PGSQL}@dirrm share/dspam/pgsql
+${MYSQL}@dirrm share/dspam/mysql
@dirrm share/dspam/cgi/templates
@dirrm share/dspam/cgi
@dirrm share/dspam