aboutsummaryrefslogtreecommitdiff
path: root/mail/imaputils
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-01 17:15:21 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-01 17:15:21 +0000
commit581fba9c9ecc809371ff5e5ba5bcb22900f39aab (patch)
tree56f94d01f9153a3d986a633227c0537d5ad8d6f8 /mail/imaputils
parent80eeb7bd590a6e3ad4385423e604ee06b53413d5 (diff)
downloadports-581fba9c9ecc809371ff5e5ba5bcb22900f39aab.tar.gz
ports-581fba9c9ecc809371ff5e5ba5bcb22900f39aab.zip
- Resolve of using PERL_CONFIGURE and USE_PERL5_RUN together
- Convert to new perl5 framework - Remove an indefinite article from COMMENT line - Use shebangfix for runable files With hat: perl@
Notes
Notes: svn path=/head/; revision=325883
Diffstat (limited to 'mail/imaputils')
-rw-r--r--mail/imaputils/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/mail/imaputils/Makefile b/mail/imaputils/Makefile
index ca660901629e..6a78f25910ce 100644
--- a/mail/imaputils/Makefile
+++ b/mail/imaputils/Makefile
@@ -7,14 +7,15 @@ CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
MAINTAINER= m.tsatsenko@gmail.com
-COMMENT= A number of tools and scripts for use with IMAP servers
+COMMENT= Number of tools and scripts for use with IMAP servers
LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/COPYING
-USE_PERL5_RUN= yes
+USES= perl5 shebangfix
+USE_PERL5= configure
NO_BUILD= yes
-PERL_CONFIGURE= yes
+SHEBANG_FILES= bin/*
OPTIONS_DEFINE= SSL UNICODE