aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Engine/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTTP-Engine/Makefile')
-rw-r--r--www/p5-HTTP-Engine/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/www/p5-HTTP-Engine/Makefile b/www/p5-HTTP-Engine/Makefile
index 0916e0eea9a3..05e902c4ecb9 100644
--- a/www/p5-HTTP-Engine/Makefile
+++ b/www/p5-HTTP-Engine/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: HTTP::Engine
-# Date created: 20 Jan 2009
-# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= HTTP-Engine
PORTVERSION= 0.03005
@@ -52,4 +47,5 @@ MAN3= HTTP::Engine.3 \
HTTP::Engine::Test::Request.3 \
HTTP::Engine::Types::Core.3
+NO_STAGE= yes
.include <bsd.port.mk>