2013-09-26 17:14:40 +02:00

18 lines
407 B
Makefile

# $NetBSD: Makefile,v 1.1 2013/06/05 19:49:36 khorben Exp $
#
DISTNAME= ssdeep-2.9
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ssdeep/}
MAINTAINER= khorben@defora.org
HOMEPAGE= http://ssdeep.sourceforge.net/
COMMENT= Program computing context triggered piecewise hashes (CTPH)
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_LANGUAGES= c c++
.include "../../mk/bsd.pkg.mk"