# Created by: James Thomason # $FreeBSD: head/security/p5-Authen-NTLM/Makefile 412349 2016-04-01 14:25:16Z mat $ PORTNAME= Authen-NTLM PORTVERSION= 1.09 PORTREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME:C/.*-//}-${PORTVERSION} MAINTAINER= james@divide.org COMMENT= Perl5 NTLM authentication module BUILD_DEPENDS= p5-Digest-HMAC>=0:security/p5-Digest-HMAC RUN_DEPENDS= p5-Digest-HMAC>=0:security/p5-Digest-HMAC USES= perl5 USE_PERL5= configure .include