diff options
Diffstat (limited to 'net/p5-Net-Analysis/Makefile')
-rw-r--r-- | net/p5-Net-Analysis/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/net/p5-Net-Analysis/Makefile b/net/p5-Net-Analysis/Makefile index b5acc454e1e4..0cf4d0b032ce 100644 --- a/net/p5-Net-Analysis/Makefile +++ b/net/p5-Net-Analysis/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Net-Analysis -# Date created: 2006-09-05 -# Whom: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> -# +# Created by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> # $FreeBSD$ -# PORTNAME= Net-Analysis PORTVERSION= 0.41 @@ -41,4 +37,5 @@ MAN3= Net::Analysis.3 \ Net::Analysis::TCPSession.3 \ Net::Analysis::Time.3 +NO_STAGE= yes .include <bsd.port.mk> |