2013-11-17 03:51:46 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= libhtp
|
|
|
|
PORTVERSION= 0.2.14
|
2014-07-02 17:24:52 +02:00
|
|
|
PORTREVISION= 1
|
2013-11-17 03:51:46 +01:00
|
|
|
CATEGORIES= www security
|
|
|
|
PKGNAMESUFFIX= -suricata
|
|
|
|
|
|
|
|
MAINTAINER= koobs@FreeBSD.org
|
|
|
|
COMMENT= Security-aware parser for the HTTP protocol
|
|
|
|
|
|
|
|
USE_GITHUB= yes
|
|
|
|
GH_ACCOUNT= inliniac
|
|
|
|
|
2014-12-18 13:22:25 +01:00
|
|
|
USES= autoreconf libtool pathfix pkgconfig
|
|
|
|
GNU_CONFIGURE= yes
|
2013-11-17 03:51:46 +01:00
|
|
|
USE_LDCONFIG= yes
|
|
|
|
|
|
|
|
CONFLICTS_INSTALL= libhtp-[0-9]*
|
|
|
|
|
|
|
|
PATHFIX_MAKEFILEIN= Makefile.am
|
2014-12-18 13:22:25 +01:00
|
|
|
INSTALL_TARGET= install-strip
|
2013-11-17 03:51:46 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|