diff options
Diffstat (limited to 'www/p5-Plack-Middleware-Debug/Makefile')
-rw-r--r-- | www/p5-Plack-Middleware-Debug/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/www/p5-Plack-Middleware-Debug/Makefile b/www/p5-Plack-Middleware-Debug/Makefile index 0b68dac94971..2e742a3b137d 100644 --- a/www/p5-Plack-Middleware-Debug/Makefile +++ b/www/p5-Plack-Middleware-Debug/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: Plack::Middleware::Debug -# Date created: 03 Apr 2010 -# Whom: Jun Kuriyama <kuriyama@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= Plack-Middleware-Debug PORTVERSION= 0.14 @@ -42,4 +37,5 @@ MAN3= Plack::Middleware::Debug.3 \ Plack::Middleware::Debug::Timer.3 \ Plack::Middleware::Debug::TrackObjects.3 +NO_STAGE= yes .include <bsd.port.mk> |