diff options
Diffstat (limited to 'mail/p5-Mail-POP3Client/Makefile')
-rw-r--r-- | mail/p5-Mail-POP3Client/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/mail/p5-Mail-POP3Client/Makefile b/mail/p5-Mail-POP3Client/Makefile index 5bf576f43601..ef9057f069e2 100644 --- a/mail/p5-Mail-POP3Client/Makefile +++ b/mail/p5-Mail-POP3Client/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Mail-POP3Client -# Date created: October 24th 1996 -# Whom: James FitzGibbon <jfitz@FreeBSD.org> -# +# Created by: James FitzGibbon <jfitz@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Mail-POP3Client PORTVERSION= 2.18 @@ -19,4 +15,5 @@ USE_PERL5= configure MAN3= Mail::POP3Client.3 +NO_STAGE= yes .include <bsd.port.mk> |