aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Router
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTTP-Router')
-rw-r--r--www/p5-HTTP-Router/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/www/p5-HTTP-Router/Makefile b/www/p5-HTTP-Router/Makefile
index 099aeb7d1ce9..a96b83eba081 100644
--- a/www/p5-HTTP-Router/Makefile
+++ b/www/p5-HTTP-Router/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: HTTP::Router
-# Date created: 22 Jan 2009
-# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= HTTP-Router
PORTVERSION= 0.05
@@ -39,4 +34,5 @@ MAN3= HTTP::README.3 \
HTTP::Router::Route.3 \
Test::HTTP::Router.3
+NO_STAGE= yes
.include <bsd.port.mk>