diff options
Diffstat (limited to 'www/p5-HTTP-Server-Simple-PSGI/Makefile')
-rw-r--r-- | www/p5-HTTP-Server-Simple-PSGI/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/www/p5-HTTP-Server-Simple-PSGI/Makefile b/www/p5-HTTP-Server-Simple-PSGI/Makefile index 885af6a34b8c..704e4e9a038f 100644 --- a/www/p5-HTTP-Server-Simple-PSGI/Makefile +++ b/www/p5-HTTP-Server-Simple-PSGI/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTTP-Server-Simple-PSGI -# Date created: 2010-03-16 -# Whom: ports@c0decafe.net -# +# Created by: ports@c0decafe.net # $FreeBSD$ -# PORTNAME= HTTP-Server-Simple-PSGI PORTVERSION= 0.14 @@ -21,4 +17,5 @@ USE_PERL5= configure MAN3= HTTP::Server::Simple::PSGI.3 +NO_STAGE= yes .include <bsd.port.mk> |