Import of pkgsrc-2015Q3

This commit is contained in:
2015-10-03 03:37:01 -07:00
committed by Lionel Sambuc
parent f641581404
commit 9d819b6d54
7578 changed files with 228314 additions and 80018 deletions

View File

@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.2 2013/06/11 01:12:23 khorben Exp $
# $NetBSD: Makefile,v 1.3 2015/08/30 14:52:39 taca Exp $
#
MODNAME= ssdeep
PECL_VERSION= 1.0.2
PECL_VERSION= 1.0.4
CATEGORIES+= security
MAINTAINER= khorben@defora.org
@@ -10,8 +10,7 @@ HOMEPAGE= http://treffynnon.github.io/php_ssdeep/
COMMENT= PHP extension for ssdeep
LICENSE= artistic
CONFIGURE_ARGS+= SSDEEP_INCLUDEDIR=${PREFIX}/include
CONFIGURE_ARGS+= SSDEEP_LIB_DIR=${PREFIX}/lib
CONFIGURE_ARGS+= --with-ssdeep=${PREFIX}
CONFLICTS= php-ssdeep-[0-9]*