aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Plack-Middleware-Auth-Digest/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Plack-Middleware-Auth-Digest/Makefile')
-rw-r--r--www/p5-Plack-Middleware-Auth-Digest/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/www/p5-Plack-Middleware-Auth-Digest/Makefile b/www/p5-Plack-Middleware-Auth-Digest/Makefile
index b78585e01103..21c108a47133 100644
--- a/www/p5-Plack-Middleware-Auth-Digest/Makefile
+++ b/www/p5-Plack-Middleware-Auth-Digest/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: Plack::Middleware::Auth::Digest
-# Date created: 03 Apr 2010
-# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= Plack-Middleware-Auth-Digest
PORTVERSION= 0.04
@@ -25,4 +20,5 @@ USE_PERL5= configure
MAN3= Plack::Middleware::Auth::Digest.3
+NO_STAGE= yes
.include <bsd.port.mk>