aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-AtomServer
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:36:50 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:36:50 +0000
commit85fbf21ec594128ff43c71f34d84d4c02ecf7fa7 (patch)
treef64ac925b256287c7a34412ba29125deea68e3ac /www/p5-Catalyst-Plugin-AtomServer
parent31f7b03b56b845a2ab26abb64b0d905ee3b48978 (diff)
downloadports-85fbf21ec594128ff43c71f34d84d4c02ecf7fa7.tar.gz
ports-85fbf21ec594128ff43c71f34d84d4c02ecf7fa7.zip
Notes
Diffstat (limited to 'www/p5-Catalyst-Plugin-AtomServer')
-rw-r--r--www/p5-Catalyst-Plugin-AtomServer/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/p5-Catalyst-Plugin-AtomServer/Makefile b/www/p5-Catalyst-Plugin-AtomServer/Makefile
index 2678d066d133..8d779f4888b3 100644
--- a/www/p5-Catalyst-Plugin-AtomServer/Makefile
+++ b/www/p5-Catalyst-Plugin-AtomServer/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Catalyst-Plugin-AtomServer
-# Date created: 2008-08-22
-# Whom: Oleg Mamontov <oleg@mamontov.net>
-#
+# Created by: Oleg Mamontov <oleg@mamontov.net>
# $FreeBSD$
-#
PORTNAME= Catalyst-Plugin-AtomServer
PORTVERSION= 0.04
@@ -30,4 +26,5 @@ MAN3= Catalyst::Plugin::AtomServer.3 \
Catalyst::Plugin::Authentication::Credential::Atom.3 \
Catalyst::View::Atom::XML.3
+NO_STAGE= yes
.include <bsd.port.mk>