diff options
Diffstat (limited to 'mail/exipick/Makefile')
-rw-r--r-- | mail/exipick/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/mail/exipick/Makefile b/mail/exipick/Makefile index aa90a0f48fc3..3220d6534cec 100644 --- a/mail/exipick/Makefile +++ b/mail/exipick/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: exipick -# Date created: 29 Sep 2004 -# Whom: Vsevolod Stakhov <vsevolod@highsecure.ru> -# +# Created by: Vsevolod Stakhov <vsevolod@highsecure.ru> # $FreeBSD$ -# PORTNAME= exipick PORTVERSION= 20100323.0 @@ -20,6 +16,7 @@ PLIST_FILES= bin/${PORTNAME} USES= perl5 USE_PERL5= run +NO_STAGE= yes do-extract: @${RM} -rf ${WRKDIR} @${MKDIR} ${WRKSRC} |