head	1.2;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2010.11.22.00.22.47;	author sahil;	state Exp;
branches;
next	1.1;

1.1
date	2009.04.23.13.20.02;	author wxs;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update to 5.3
- Define LICENSE
- Remove redundant MANCOMPRESSED=no
- Use ${ETCDIR} where possible

PR:		ports/152243
Submitted by:	Gerard Seibert <gerard@@seibercom.net> (maintainer)
@
text
@bin/scamp.sh
%%PORTDOCS%%%%DOCSDIR%%/CHANGE.LOG
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/Release.html
%%PORTDOCS%%@@dirrm %%DOCSDIR%%
@@unexec if cmp -s %D/%%ETCDIR%%/default.sample %D/%%ETCDIR%%/default; then rm -f %D/%%ETCDIR%%/default; fi
%%ETCDIR%%/default.sample
@@exec if [ ! -f %D/%%ETCDIR%%/default ] ; then cp -p %D/%F %B/default; fi
@@exec mkdir -p %D/%%ETCDIR%%
@@dirrmtry %%ETCDIR%%
@


1.1
log
@Download and install definition files for Clamav from the following sites:

sanesecurity.com
malware.com.br
msrbl.com
clamav.securiteinfo.com

WWW: https://sourceforge.net/projects/scamp/

PR:		ports/133248
Submitted by:	Gerard Seibert <gerard@@seibercom.net>
@
text
@d7 5
a11 5
@@unexec if cmp -s %D/etc/scamp/default.sample %D/etc/scamp/default; then rm -f %D/etc/scamp/default; fi
etc/scamp/default.sample
@@exec if [ ! -f %D/etc/scamp/default ] ; then cp -p %D/%F %B/default; fi
@@exec mkdir -p %D/etc/scamp
@@dirrmtry etc/scamp
@

