diff options
Diffstat (limited to 'textproc/p5-NetAddr-IP-Find/Makefile')
-rw-r--r-- | textproc/p5-NetAddr-IP-Find/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/textproc/p5-NetAddr-IP-Find/Makefile b/textproc/p5-NetAddr-IP-Find/Makefile index e878ecec6aee..255d179f010d 100644 --- a/textproc/p5-NetAddr-IP-Find/Makefile +++ b/textproc/p5-NetAddr-IP-Find/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-NetAddr-IP-Find -# Date created: May 14th 2002 -# Whom: Alex Kapranoff <kappa@freebsd.org.ua> -# +# Created by: Alex Kapranoff <kappa@FreeBSD.org.ua> # $FreeBSD$ -# PORTNAME= NetAddr-IP-Find PORTVERSION= 0.03 @@ -22,4 +18,5 @@ INSTALL_TARGET= pure_install MAN3= NetAddr::IP::Find.3 +NO_STAGE= yes .include <bsd.port.mk> |