aboutsummaryrefslogtreecommitdiffstats
path: root/net/p5-POE-Component-Client-Ident/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-POE-Component-Client-Ident/Makefile')
-rw-r--r--net/p5-POE-Component-Client-Ident/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net/p5-POE-Component-Client-Ident/Makefile b/net/p5-POE-Component-Client-Ident/Makefile
index 524615da4ec6..571342d1bbb3 100644
--- a/net/p5-POE-Component-Client-Ident/Makefile
+++ b/net/p5-POE-Component-Client-Ident/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: POE-Component-Client-Ident
-# Date created: 6 May 2006
-# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
-#
+# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= POE-Component-Client-Ident
PORTVERSION= 1.16
@@ -25,4 +21,5 @@ MAN3= POE::Component::Client::Ident.3 \
POE::Component::Client::Ident::Agent.3 \
POE::Filter::Ident.3
+NO_STAGE= yes
.include <bsd.port.mk>