Changeset 32453
- Timestamp:
- 01/02/2008 12:18:14 (4 years ago)
- Location:
- trunk/dports/perl/p5-mail-clamav
- Files:
-
- 2 added
- 1 modified
-
Portfile (modified) (2 diffs)
-
files (added)
-
files/patch-ClamAV.pm.diff (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/perl/p5-mail-clamav/Portfile
r24140 r32453 2 2 3 3 PortSystem 1.0 4 4 5 PortGroup perl5 1.0 6 5 7 perl5.setup Mail-ClamAV 0.20 6 8 revision 0 7 maintainers ricci @macports.org9 maintainers ricci 8 10 description Perl interface to the clamav virus scanner 9 11 long_description Clam AntiVirus is an anti-virus toolkit for UNIX. \ … … 17 19 port:p5-inline 18 20 19 ## vi:set noai ts=4: 21 patchfiles patch-ClamAV.pm.diff 22

