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

(-)Makefile (-1 / +3 lines)
Lines 10-19 Link Here
10
COMMENT=	SSH 2 server, designed to be usable in small memory environments
10
COMMENT=	SSH 2 server, designed to be usable in small memory environments
11
11
12
GNU_CONFIGURE=	yes
12
GNU_CONFIGURE=	yes
13
USES=	gmake tar:bzip2
13
USES=	cpe gmake tar:bzip2
14
14
15
USE_RC_SUBR=	${PORTNAME}
15
USE_RC_SUBR=	${PORTNAME}
16
16
17
CPE_VENDOR=	matt_johnston
18
CPE_PRODUCT=	dropbear_ssh_server
17
OPTIONS_DEFINE=	STATIC
19
OPTIONS_DEFINE=	STATIC
18
20
19
STATIC_LDFLAGS=	-static
21
STATIC_LDFLAGS=	-static

Return to bug 208327