View | Details | Raw Unified | Return to bug 233779
Collapse All | Expand All

(-)b/benchmarks/sipp/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	sipp
4
PORTNAME=	sipp
5
PORTVERSION=	3.5.1
5
PORTVERSION=	3.5.1
6
PORTREVISION=	2
6
PORTREVISION=	3
7
CATEGORIES=	benchmarks net
7
CATEGORIES=	benchmarks net
8
MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${PORTVERSION}/
8
MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${PORTVERSION}/
9
9
Lines 22-28 BUILD_DEPENDS= help2man:misc/help2man Link Here
22
22
23
PLIST_FILES=	bin/sipp man/man1/sipp.1.gz
23
PLIST_FILES=	bin/sipp man/man1/sipp.1.gz
24
24
25
USES=		autoreconf gmake ncurses
25
USES=		autoreconf gmake ncurses pkgconfig
26
GNU_CONFIGURE=	yes
26
GNU_CONFIGURE=	yes
27
27
28
OPTIONS_DEFINE=	OPENSSL GSL PCAP RTPSTREAM SCTP
28
OPTIONS_DEFINE=	OPENSSL GSL PCAP RTPSTREAM SCTP

Return to bug 233779