diff options
Diffstat (limited to 'www/p5-Catalyst-Authentication-Credential-HTTP/Makefile')
-rw-r--r-- | www/p5-Catalyst-Authentication-Credential-HTTP/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/www/p5-Catalyst-Authentication-Credential-HTTP/Makefile b/www/p5-Catalyst-Authentication-Credential-HTTP/Makefile index 55e2fe24f639..aba8c17f7113 100644 --- a/www/p5-Catalyst-Authentication-Credential-HTTP/Makefile +++ b/www/p5-Catalyst-Authentication-Credential-HTTP/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Catalyst-Authentication-Credential-HTTP -# Date created: 15 May 2009 -# Whom: Denis Pokataev <catone@cpan.org> -# +# Created by: Denis Pokataev <catone@cpan.org> # $FreeBSD$ -# PORTNAME= Catalyst-Authentication-Credential-HTTP PORTVERSION= 1.015 @@ -28,4 +24,5 @@ USE_PERL5= configure MAN3= Catalyst::Authentication::Credential::HTTP.3 +NO_STAGE= yes .include <bsd.port.mk> |