diff options
Diffstat (limited to 'devel/p5-Module-Info-File/Makefile')
-rw-r--r-- | devel/p5-Module-Info-File/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/p5-Module-Info-File/Makefile b/devel/p5-Module-Info-File/Makefile index a4dccaee8e8f..4f2b08d6cd61 100644 --- a/devel/p5-Module-Info-File/Makefile +++ b/devel/p5-Module-Info-File/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Module-Info-File -# Date created: 2004-07-24 -# Whom: Lars Thegler <lth@FreeBSD.org> -# +# Created by: Lars Thegler <lth@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Module-Info-File PORTVERSION= 0.11 @@ -24,4 +20,5 @@ USE_PERL5= modbuild MAN1= version.pl.1 MAN3= Module::Info::File.3 +NO_STAGE= yes .include <bsd.port.mk> |