@comment PKG_FORMAT_REVISION:1.1
@name clamav-0.97.5_1
@comment ORIGIN:security/clamav
@cwd /usr/local
@pkgdep libltdl-2.4.2
@comment DEPORIGIN:devel/libltdl
@pkgdep unzoo-4.4_2
@comment DEPORIGIN:archivers/unzoo
@pkgdep lha-1.14i_6
@comment DEPORIGIN:archivers/lha
@pkgdep arj-3.10.22_4
@comment DEPORIGIN:archivers/arj
@pkgdep arc-5.21p
@comment DEPORIGIN:archivers/arc
@conflicts clamav-devel-[0-9]*
@conflicts clamav-milter-[0-9]*
share/licenses/clamav-0.97.5_1/catalog.mk
@comment MD5:1e921f557a45a8b36ca89ecff7a1f787
share/licenses/clamav-0.97.5_1/LICENSE
@comment MD5:7c8bc065d0f852d117a249dd54579660
share/licenses/clamav-0.97.5_1/GPLv2
@comment MD5:b234ee4d69f5fce4486a80fdaf4a4263
man/man1/clambc.1.gz
@comment MD5:25adf4afbc4559514d7f837803a73065
man/man1/clamconf.1.gz
@comment MD5:acedd4346d031e67208e230c1a2cc881
man/man1/clamscan.1.gz
@comment MD5:c23f19fe91d1c401d6e271a3e76b8d8a
man/man1/freshclam.1.gz
@comment MD5:a8e97413c306c8310619f5416094b8ab
man/man1/sigtool.1.gz
@comment MD5:c0db0aa7ee0c18be5d395b2b6aa5926f
man/man1/clamdscan.1.gz
@comment MD5:5e048633af718fe100f912a9f79afa3b
man/man1/clamdtop.1.gz
@comment MD5:271ba35ed6ceade0e60ef4b8a7a4256a
man/man5/clamav-milter.conf.5.gz
@comment MD5:d7a5f292b1c7f7aba83757bfb94b9136
man/man5/clamd.conf.5.gz
@comment MD5:1bcfb54f436f4da53b8c070b9c7281d0
man/man5/freshclam.conf.5.gz
@comment MD5:1e8f0f1af5d006faff8a3c2450f56aed
man/man8/clamd.8.gz
@comment MD5:d0d15cfad50146606598f22a60e90837
man/man8/clamav-milter.8.gz
@comment MD5:99e445479099b68a23d059c4b1306278
@comment $FreeBSD: ports/security/clamav/pkg-plist,v 1.40 2010/04/12 13:04:18 garga Exp $
bin/clamav-config
@comment MD5:5a6c649d400eee3d6e2135f31acb38f5
bin/clambc
@comment MD5:bbdbb3f3b363df48dfc58d3017db9912
bin/clamconf
@comment MD5:e9efe4c7ea44d07c2a9f144df3d3797b
bin/clamdtop
@comment MD5:b53e14c89ae64b0073f13fe416354b49
bin/clamscan
@comment MD5:d76c18936ec705435057912e7cb49def
bin/clamdscan
@comment MD5:3e7782603084a7cf8eb1002289027891
bin/freshclam
@comment MD5:5d8cd5f8fe743dc71938937cfb793ed9
bin/sigtool
@comment MD5:ee51cf54b3ce0e7f01ce257dd0e630fb
@comment sbin/clamav-milter
sbin/clamd
@comment MD5:e212afbbd03feab7b5c70882d32f3843
include/clamav.h
@comment MD5:9745700a8f52914d5c7ec230d83cb684
include/clamav-config.h
@comment MD5:ffd98622a0d65be54f4d64f3d6ddc05b
lib/libclamav.la
@comment MD5:1a29ea2a9907bc712c404f87b1cd9696
lib/libclamav.so
@comment MD5:d11f916bd85e644d8feae0b50535f083
lib/libclamav.so.7
@comment MD5:8fdcd576f99b7ee1a539631ecce0229f
lib/libclamunrar.la
@comment MD5:6a1d6f82bb30f8ae63141a07787b15a8
lib/libclamunrar.so
@comment MD5:3005dfb7317d98cfc8cf78afd1a69a7a
lib/libclamunrar.so.7
@comment MD5:02305c18075969f36446dfbbbe05909e
lib/libclamunrar_iface.la
@comment MD5:e0ecf16b7f74a984935461d60427e969
lib/libclamunrar_iface.so
@comment MD5:4e37f9c02296da6fda664e771cc2818c
lib/libclamunrar_iface.so.7
@comment MD5:1312d7a347025d8e2012486507dd94e9
libdata/pkgconfig/libclamav.pc
@comment MD5:01362d0994ab5c373fdddbcaf82412a4
@unexec if cmp -s %D/etc/clamd.conf %D/etc/clamd.conf.default; then rm -f %D/etc/clamd.conf; fi
etc/clamd.conf.default
@comment MD5:a05197b1d57f8a556acb5f02de60682e
@exec [ -f %B/clamd.conf ] || cp %B/%f %B/clamd.conf
@unexec if cmp -s %D/etc/freshclam.conf %D/etc/freshclam.conf.default; then rm -f %D/etc/freshclam.conf; fi
etc/freshclam.conf.default
@comment MD5:37a302be0bef4d1b42e9c4d0637877ef
@comment @unexec if cmp -s %D/etc/clamav-milter.conf %D/etc/clamav-milter.conf.default; then rm -f %D/etc/clamav-milter.conf; fi
@comment etc/clamav-milter.conf.default
@exec [ -f %B/freshclam.conf ] || cp %B/%f %B/freshclam.conf
@unexec [ -s /var/db/clamav/daily.cvd ] || rm -f /var/db/clamav/daily.cvd || true
@unexec [ -s /var/db/clamav/main.cvd ] || rm -f /var/db/clamav/main.cvd || true
@cwd /
@unexec rmdir "%D//var/db/clamav" 2>/dev/null || true
@unexec rmdir "%D//var/log/clamav" 2>/dev/null || true
@unexec rmdir "%D//var/run/clamav" 2>/dev/null || true
@exec /sbin/ldconfig -m /usr/local/lib
@unexec /sbin/ldconfig -R
@cwd 
@dirrm share/licenses/clamav-0.97.5_1
@unexec rmdir %D/share/licenses 2>/dev/null || true
@cwd /usr/local
etc/rc.d/clamav-clamd
@comment MD5:38f4614d1eb4121ede33ae6309530240
etc/rc.d/clamav-freshclam
@comment MD5:5372995564563b05b04dd5a2e2a39e67
share/doc/clamav/ChangeLog
@comment MD5:b5b71f5b9ab37d26611caa056d297d4e
share/doc/clamav/NEWS
@comment MD5:4da0f8237e34d13aae4e0c8c71ac6cbe
share/doc/clamav/html/clam.png
@comment MD5:1527a3ef9b50dc74741f2438ae4a06cf
share/doc/clamav/html/clamdoc.css
@comment MD5:d5d9022e4e91f5c51487b6dd987b4ae5
share/doc/clamav/html/clamdoc.html
@comment MD5:91d78d29fc8451ffede1d040fcef5da7
share/doc/clamav/html/contents.png
@comment MD5:dae943ab34099532093204563de601fe
share/doc/clamav/html/footnode.html
@comment MD5:7aef560c364bee2d6e2decbe80b72742
share/doc/clamav/html/img1.png
@comment MD5:676e14aabd731df963cd0b35268ea65f
share/doc/clamav/html/img2.png
@comment MD5:529a41f40d32633736d9a7abb9ac21fa
share/doc/clamav/html/img3.png
@comment MD5:8a3d9fd96d699264fcf409ad7f4d6914
share/doc/clamav/html/img4.png
@comment MD5:24808407dec87780607b2a687996a850
share/doc/clamav/html/index.html
@comment MD5:91d78d29fc8451ffede1d040fcef5da7
share/doc/clamav/html/next.png
@comment MD5:55a55b7ecbca37eee0c95800bdb588bb
share/doc/clamav/html/next_g.png
@comment MD5:73065c0aad0bc15cc1fbb7cb36ff2692
share/doc/clamav/html/node1.html
@comment MD5:d6e7a9dc990ec3e7ed9fb4d6a6593af1
share/doc/clamav/html/node10.html
@comment MD5:53173aa42d137ca853d4d5999fc0aaf6
share/doc/clamav/html/node11.html
@comment MD5:e1f8e2247796dfa02f3eaf69d94b0eee
share/doc/clamav/html/node12.html
@comment MD5:28c927b87053e343776e6e46a24a6978
share/doc/clamav/html/node13.html
@comment MD5:b7c55c0122d152b9226f85e58d72e66d
share/doc/clamav/html/node14.html
@comment MD5:8d4d312d44ac24d42d144b8068cdb1a2
share/doc/clamav/html/node15.html
@comment MD5:be442ebadb1a1582c8ec2448c6f5b00b
share/doc/clamav/html/node16.html
@comment MD5:39fc1af03ee37bc1e62d95910f3b8c2f
share/doc/clamav/html/node17.html
@comment MD5:be9feb08c07c4221a10a3e631b62d3af
share/doc/clamav/html/node18.html
@comment MD5:6bea1dc669add41a8cf6e46e3ea94283
share/doc/clamav/html/node19.html
@comment MD5:e272e6d1b138b5ae9fbc91318eed143e
share/doc/clamav/html/up.png
@comment MD5:cc743a5f1d28bc932517d75f3384dc5a
share/doc/clamav/html/node2.html
@comment MD5:a0642bd5cb35bc1094ef59fddc073b66
share/doc/clamav/html/node20.html
@comment MD5:eb46c24f53dc12d7a071aca3945dfe71
share/doc/clamav/html/node21.html
@comment MD5:3a1774bf0fdcd941ff21c010a87ce1d0
share/doc/clamav/html/node22.html
@comment MD5:6be804c241ada5647157c0d28a7ef53a
share/doc/clamav/html/node23.html
@comment MD5:92d88009ea5e03e944183da40a9731fa
share/doc/clamav/html/node24.html
@comment MD5:4f59b90e33bc44c24b395aa5f4395448
share/doc/clamav/html/node25.html
@comment MD5:9b56ab268030401e14f797a377da73cd
share/doc/clamav/html/node26.html
@comment MD5:634c2e40ba3c0144702d924b9b5d23e3
share/doc/clamav/html/node27.html
@comment MD5:bad462f52ea937ef12e0b254965219d6
share/doc/clamav/html/node28.html
@comment MD5:332a8e1d3ff63e707577fc70861ae1af
share/doc/clamav/html/node29.html
@comment MD5:80296ed758bff9ec3872dc459473b07d
share/doc/clamav/html/node3.html
@comment MD5:f6d066354b1f15b056131e278a03bd9f
share/doc/clamav/html/node30.html
@comment MD5:eea9e6c036d090245a7945a1dbec0e9f
share/doc/clamav/html/node31.html
@comment MD5:2b74857f7ebc8c3492ecec764376282c
share/doc/clamav/html/node32.html
@comment MD5:1cc24e0015ebadeb7f70676da081ada0
share/doc/clamav/html/node33.html
@comment MD5:ef1e925c731a5caebe0515903de9f3ec
share/doc/clamav/html/node34.html
@comment MD5:8a5338bab0ae0c696bd8b2f346a1172a
share/doc/clamav/html/node35.html
@comment MD5:d5c70962b2a9488cee9ab553b7619a13
share/doc/clamav/html/node36.html
@comment MD5:cd79eab10c88d4aaa1cb08e355314acc
share/doc/clamav/html/node37.html
@comment MD5:1bf1458a5e23096fec2446f60020b189
share/doc/clamav/html/node38.html
@comment MD5:27b3bcd5c26317a9152ad51dc5ce905f
share/doc/clamav/html/node39.html
@comment MD5:1bb47cc21253ce1e811f83fb74ac2ab5
share/doc/clamav/html/node4.html
@comment MD5:452fd4d22cd8deb2bc27b22f15b2d5f6
share/doc/clamav/html/node40.html
@comment MD5:8439372f12f7a674845f1ca74c926690
share/doc/clamav/html/node41.html
@comment MD5:a9fcb99bd2a266e4ec49b8c4453692ab
share/doc/clamav/html/node42.html
@comment MD5:f8ce7c5b80ffc1c50370511d4ac3fd4b
share/doc/clamav/html/node43.html
@comment MD5:b2c8eaab22f6d507add1a7a4c26b3d38
share/doc/clamav/html/node44.html
@comment MD5:5ad05d77bb71141148eda6b61b314c8e
share/doc/clamav/html/node45.html
@comment MD5:7667903aa8ab4de311ea53a381362c62
share/doc/clamav/html/node46.html
@comment MD5:611a6580c376973ba0c4a68154118675
share/doc/clamav/html/node47.html
@comment MD5:2a4187dc34e418554c62affd1be9a07d
share/doc/clamav/html/node48.html
@comment MD5:44889c6d26aac6e66cb987e7b2a891d7
share/doc/clamav/html/node49.html
@comment MD5:4d1f050ef23c198161412f1c9604fea8
share/doc/clamav/html/node5.html
@comment MD5:ba96476f9e9917a5ddebf7c6e1d4fc2a
share/doc/clamav/html/node50.html
@comment MD5:707f3d55f7b9cd436cc5dd3a9e8bc92a
share/doc/clamav/html/node51.html
@comment MD5:ae544b40e70e3000eee3d48c6ed8c3a0
share/doc/clamav/html/node52.html
@comment MD5:5ac4af36dbc3385a3a115ada1ceac94a
share/doc/clamav/html/node53.html
@comment MD5:48c9bb568c2fb36b789198c56c43ff3d
share/doc/clamav/html/node54.html
@comment MD5:28ccd2aefb23d198522d566cee33f310
share/doc/clamav/html/node55.html
@comment MD5:c3469df38c29f4e1e19f1763534f402e
share/doc/clamav/html/node56.html
@comment MD5:96d6453251f9dbe750a478fdbdbaa1e6
share/doc/clamav/html/node57.html
@comment MD5:0e68846e4ad173f96ef3ae373886b462
share/doc/clamav/html/node58.html
@comment MD5:4dda729209601243f76f60d5fe06b681
share/doc/clamav/html/node59.html
@comment MD5:ff588e42b657ebe576f7e0bb33bc14ab
share/doc/clamav/html/node6.html
@comment MD5:1150067693925838bc85360ba6bdb536
share/doc/clamav/html/node60.html
@comment MD5:40b2a39568b035975847f69c8726cc88
share/doc/clamav/html/node61.html
@comment MD5:e5188977becd12da6c97e7229e1ec25e
share/doc/clamav/html/node62.html
@comment MD5:27c3cafca6ebd0f2b20458e4ecd4af17
share/doc/clamav/html/node7.html
@comment MD5:1c07f1d5a652ab2b74ba794a0ae81461
share/doc/clamav/html/node8.html
@comment MD5:4402576f8467fb6e1efbf9d6d9c1aacb
share/doc/clamav/html/node9.html
@comment MD5:4dc4c46d942bcadc56874666d18d83dc
share/doc/clamav/html/prev.png
@comment MD5:b8e7094b02b1d67a49071d437044238b
share/doc/clamav/html/prev_g.png
@comment MD5:90157f6fbe6db7c436a642a1c593e1e6
share/doc/clamav/html/up_g.png
@comment MD5:d8a4d29ef30068010a0e78045b0a4d9a
@dirrm share/doc/clamav/html
@dirrm share/doc/clamav
