diff --git a/www/p5-LWP-Authen-Wsse/Makefile b/www/p5-LWP-Authen-Wsse/Makefile index c8792583c092..268b515f2d8d 100644 --- a/www/p5-LWP-Authen-Wsse/Makefile +++ b/www/p5-LWP-Authen-Wsse/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-LWP-Authen-Wsse -# Date created: Wed Jun 23 15:15:30 CST 2004 -# Whom: Cheng-Lung Sung -# +# Created by: Cheng-Lung Sung # $FreeBSD$ -# PORTNAME= LWP-Authen-Wsse PORTVERSION= 0.05 @@ -11,7 +7,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Library for enabling X-WSSE authentication in LWP BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ @@ -22,10 +18,4 @@ PERL_CONFIGURE= yes MAN3= LWP::Authen::Wsse.3 -.include - -.if ${PERL_LEVEL} < 500805 -BUILD_DEPENDS+= p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64 -.endif - -.include +.include