aboutsummaryrefslogtreecommitdiff
path: root/devel/libhtp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libhtp/Makefile')
-rw-r--r--devel/libhtp/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/devel/libhtp/Makefile b/devel/libhtp/Makefile
index 6ca8cb2a30aa..f11d15b11104 100644
--- a/devel/libhtp/Makefile
+++ b/devel/libhtp/Makefile
@@ -1,25 +1,25 @@
PORTNAME= libhtp
-PORTVERSION= 0.5.33
+DISTVERSION= 0.5.47
CATEGORIES= devel
-MAINTAINER= koobs@FreeBSD.org
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Security-aware parser for the HTTP protocol
+WWW= https://github.com/ironbee/libhtp
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= autoreconf iconv:translit libtool pathfix pkgconfig
+USES= autoreconf cpe iconv:translit libtool localbase:ldflags pathfix \
+ pkgconfig
+CPE_VENDOR= oisf
USE_GITHUB= yes
-USE_LDCONFIG= yes
-
GH_ACCOUNT= OISF
+USE_LDCONFIG= yes
GNU_CONFIGURE= yes
-
CONFIGURE_ARGS= ${ICONV_CONFIGURE_ARG}
-MAKE_ARGS= LIBS="-lz ${ICONV_LIB}"
-LDFLAGS+= -L${LOCALBASE}/lib
+MAKE_ARGS= LIBS="-lz ${ICONV_LIB}"
INSTALL_TARGET= install-strip
TEST_TARGET= check