diff options
Diffstat (limited to 'net/p5-Net-CIDR-MobileJP/Makefile')
-rw-r--r-- | net/p5-Net-CIDR-MobileJP/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/net/p5-Net-CIDR-MobileJP/Makefile b/net/p5-Net-CIDR-MobileJP/Makefile index 997abab23bdd..eed075e00046 100644 --- a/net/p5-Net-CIDR-MobileJP/Makefile +++ b/net/p5-Net-CIDR-MobileJP/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: Net::CIDR::MobileJP -# Date created: 19 Jul 2010 -# Whom: Jun Kuriyama <kuriyama@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= Net-CIDR-MobileJP PORTVERSION= 0.24 @@ -27,4 +22,5 @@ USE_PERL5= configure MAN3= Net::CIDR::MobileJP.3 \ Net::CIDR::net-cidr-mobilejp-scraper.3 +NO_STAGE= yes .include <bsd.port.mk> |