# Created by: Gea-Suan Lin # $FreeBSD: head/security/p5-Authen-TypeKey/Makefile 368624 2014-09-20 06:42:36Z az $ PORTNAME= Authen-TypeKey PORTVERSION= 0.05 PORTREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= TypeKey authentication verification LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-Class-ErrorHandler>=0:${PORTSDIR}/devel/p5-Class-ErrorHandler \ p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-Module-Install>0:${PORTSDIR}/devel/p5-Module-Install RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= configure USES= perl5 post-patch: # Really old M::I code ${RM} -rf ${WRKSRC}/inc .include