aboutsummaryrefslogtreecommitdiff
path: root/www/p5-WWW-Google-Notebook/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-WWW-Google-Notebook/Makefile')
-rw-r--r--www/p5-WWW-Google-Notebook/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/p5-WWW-Google-Notebook/Makefile b/www/p5-WWW-Google-Notebook/Makefile
index 8824505bbf98..b2e40d2317ef 100644
--- a/www/p5-WWW-Google-Notebook/Makefile
+++ b/www/p5-WWW-Google-Notebook/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-WWW-Google-Notebook
-# Date created: 2006-10-15
-# Whom: Li-Wen Hsu <lwhsu@lwhsu.org>
-#
+# Created by: Li-Wen Hsu <lwhsu@lwhsu.org>
# $FreeBSD$
-#
PORTNAME= WWW-Google-Notebook
PORTVERSION= 0.01
@@ -24,4 +20,5 @@ USE_PERL5= configure
MAN3= WWW::Google::Notebook.3 WWW::Google::Notebook::Note.3 WWW::Google::Notebook::Notebook.3
+NO_STAGE= yes
.include <bsd.port.mk>