head	1.5;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1;
locks; strict;
comment	@# @;


1.5
date	2012.11.17.06.01.20;	author svnexp;	state Exp;
branches;
next	1.4;

1.4
date	2012.07.24.16.10.54;	author nobutaka;	state Exp;
branches;
next	1.3;

1.3
date	2012.05.27.15.19.34;	author nobutaka;	state Exp;
branches;
next	1.2;

1.2
date	2011.10.10.14.28.29;	author nobutaka;	state Exp;
branches;
next	1.1;

1.1
date	2010.12.24.18.50.05;	author nobutaka;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Switch exporter over
@
text
@# New ports collection makefile for:   ssdeep
# Date created:        24 December 2010
# Whom:                Nobutaka Mantani <nobutaka@@FreeBSD.org>
#
# $FreeBSD: head/security/ssdeep/Makefile 301478 2012-07-24 16:10:54Z nobutaka $
#

PORTNAME=	ssdeep
PORTVERSION=	2.9
CATEGORIES=	security
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-${PORTVERSION}

MAINTAINER=	nobutaka@@FreeBSD.org
COMMENT=	A tool for computing context triggered piecewise hashes

LICENSE=	GPLv2
LICENSE_FILE=	${WRKSRC}/COPYING

GNU_CONFIGURE=	yes
USE_AUTOTOOLS=	libtool
USE_GMAKE=	yes
USE_LDCONFIG=	yes

MAN1=		ssdeep.1

.include <bsd.port.mk>
@


1.4
log
@SVN rev 301478 on 2012-07-24 16:10:54Z by nobutaka

Update to 2.9
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.3
log
@Update to 2.8.
@
text
@d9 1
a9 1
PORTVERSION=	2.8
@


1.2
log
@Update to 2.7.
@
text
@d9 1
a9 1
PORTVERSION=	2.7
@


1.1
log
@Add ssdeep, a tool for computing context triggered piecewise hashes.
@
text
@d9 1
a9 1
PORTVERSION=	2.6
@

