head	1.4;
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.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2012.11.02.13.23.08;	author crees;	state Exp;
branches;
next	1.3;

1.3
date	2012.11.02.13.11.56;	author ak;	state dead;
branches;
next	1.2;

1.2
date	2001.12.07.09.03.26;	author ijliao;	state Exp;
branches;
next	1.1;

1.1
date	2001.07.20.09.07.39;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.4
log
@SVN rev 306850 on 2012-11-02 13:23:08Z by crees

Resurrect security/cfv and remove optional dependency on
security/py-fchksum; the port works just fine without it.
Feature safe:	yes
@
text
@--- Makefile.orig	Fri Dec  7 17:01:19 2001
+++ Makefile	Fri Dec  7 17:01:56 2001
@@@@ -1,5 +1,5 @@@@
 PYTHON=python
-prefix=/usr/local
+prefix=%%PREFIX%%
 exec_prefix=${prefix}
 
 #finds the site-packages dir that matches the selected prefix, or if none do, falls back to wherever it can find one..
@


1.3
log
@SVN rev 306848 on 2012-11-02 13:11:56Z by ak

Remove because it depends on security/py-fchksum which is not in the ports tree anymore.

Feature safe:	yes
@
text
@@


1.2
log
@upgrade to 1.10
@
text
@@


1.1
log
@add cfv
cfv is a utility to both test and create .sfv, .csv and md5sum files
@
text
@d1 2
a2 2
--- Makefile.orig	Fri Jul 20 16:53:10 2001
+++ Makefile	Fri Jul 20 16:53:53 2001
a9 9
@@@@ -10,7 +10,7 @@@@
 mandir=${prefix}/man
 install=/usr/bin/install -c
 user=root
-group=root
+group=wheel
 
 foo:
 	@@echo 'to install cfv, type make install or install-wrapper.'
@

