aboutsummaryrefslogtreecommitdiff
path: root/mail/drbl/pkg-plist
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2003-10-08 04:24:30 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2003-10-08 04:24:30 +0000
commitd1f06513bd419fcaa5816e06f077101dfa0dfed4 (patch)
tree24825f52667db331420cdadbfa12690616f2e793 /mail/drbl/pkg-plist
parente2e2d02ab3092ebad528afab206e7e47335fa4e9 (diff)
downloadports-d1f06513bd419fcaa5816e06f077101dfa0dfed4.tar.gz
ports-d1f06513bd419fcaa5816e06f077101dfa0dfed4.zip
Notes
Diffstat (limited to 'mail/drbl/pkg-plist')
-rw-r--r--mail/drbl/pkg-plist18
1 files changed, 12 insertions, 6 deletions
diff --git a/mail/drbl/pkg-plist b/mail/drbl/pkg-plist
index ebe312f97de9..e11763da4a13 100644
--- a/mail/drbl/pkg-plist
+++ b/mail/drbl/pkg-plist
@@ -1,6 +1,12 @@
-bin/access2drbl
-bin/build_drbl
-share/drbl/README
-share/drbl/header
-share/drbl/zones
-@dirrm share/drbl
+bin/create_drbl.sh
+bin/do_drbl.pl
+bin/do_info.pl
+bin/do_vote.pl
+@unexec if cmp -s %D/etc/drblnode.conf %D/etc/drblnode.conf.sample; then rm -f %D/etc/drblnode.conf; fi
+etc/drblnode.conf.sample
+%%DATADIR%%/config.pl
+%%DATADIR%%/drbllib.pl
+%%DATADIR%%/header
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
+@dirrm %%DATADIR%%