Lines 11-19
Link Here
|
11 |
COMMENT= IPv6 Conformance Test Platform |
11 |
COMMENT= IPv6 Conformance Test Platform |
12 |
|
12 |
|
13 |
LICENSE= BSD |
13 |
LICENSE= BSD |
14 |
LICENSE_FILE= ${WRKSRC}/COPYRIGHT |
|
|
15 |
|
14 |
|
16 |
RUN_DEPENDS= ${SITE_PERL}/Expect.pm:${PORTSDIR}/lang/p5-Expect |
15 |
RUN_DEPENDS= p5-Expect>=0:${PORTSDIR}/lang/p5-Expect |
17 |
|
16 |
|
18 |
USE_PERL5= yes |
17 |
USE_PERL5= yes |
19 |
USE_OPENSSL= yes |
18 |
USE_OPENSSL= yes |
Lines 26-38
Link Here
|
26 |
MAN1= pktctl.1.gz pktsend.1.gz |
25 |
MAN1= pktctl.1.gz pktsend.1.gz |
27 |
MAN3= V6evalRemote.3 V6evalTool.3 |
26 |
MAN3= V6evalRemote.3 V6evalTool.3 |
28 |
|
27 |
|
29 |
.include <bsd.port.pre.mk> |
|
|
30 |
|
31 |
.if ${PERL_LEVEL} < 500703 |
32 |
RUN_DEPENDS+= p5-Digest-MD5>=2.16:${PORTSDIR}/security/p5-Digest-MD5 |
33 |
.endif |
34 |
|
35 |
post-install: |
28 |
post-install: |
36 |
@${CAT} ${PKGMESSAGE} |
29 |
@${CAT} ${PKGMESSAGE} |
37 |
|
30 |
|
38 |
.include <bsd.port.post.mk> |
31 |
.include <bsd.port.mk> |