Files
pkgsrc-ng/security/ssdeep/Makefile
2016-01-21 23:42:40 +01:00

18 lines
405 B
Makefile

# $NetBSD: Makefile,v 1.5 2015/08/30 14:49:07 taca Exp $
#
DISTNAME= ssdeep-2.13
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"