Lines 6-13
Link Here
|
6 |
# $FreeBSD: ports/security/p5-Authen-NTLM/Makefile,v 1.7 2011/07/28 07:00:28 sunpoet Exp $ |
6 |
# $FreeBSD: ports/security/p5-Authen-NTLM/Makefile,v 1.7 2011/07/28 07:00:28 sunpoet Exp $ |
7 |
|
7 |
|
8 |
PORTNAME= Authen-NTLM |
8 |
PORTNAME= Authen-NTLM |
9 |
PORTVERSION= 1.08 |
9 |
PORTVERSION= 1.09 |
10 |
PORTREVISION= 1 |
|
|
11 |
CATEGORIES= security perl5 |
10 |
CATEGORIES= security perl5 |
12 |
MASTER_SITES= CPAN |
11 |
MASTER_SITES= CPAN |
13 |
PKGNAMEPREFIX= p5- |
12 |
PKGNAMEPREFIX= p5- |
Lines 16-21
Link Here
|
16 |
MAINTAINER= james@divide.org |
15 |
MAINTAINER= james@divide.org |
17 |
COMMENT= An NTLM authentication module |
16 |
COMMENT= An NTLM authentication module |
18 |
|
17 |
|
|
|
18 |
BUILD_DEPENDS= p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC |
19 |
RUN_DEPENDS= p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC |
19 |
RUN_DEPENDS= p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC |
20 |
|
20 |
|
21 |
PERL_CONFIGURE= yes |
21 |
PERL_CONFIGURE= yes |