aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2011-12-27 15:14:23 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2011-12-27 15:14:23 +0000
commit48b16bc177d9ad0dac59e3e086204be593eaf476 (patch)
tree29b90da8eb3b52c5a2f678d6527ef713581b7bda /mail
parent5ea6f4065268d00bf41a2a103d9056790e8a1fe5 (diff)
downloadports-48b16bc177d9ad0dac59e3e086204be593eaf476.tar.gz
ports-48b16bc177d9ad0dac59e3e086204be593eaf476.zip
Pacify portlint
Feature safe: yes
Notes
Notes: svn path=/head/; revision=288109
Diffstat (limited to 'mail')
-rw-r--r--mail/delatt/Makefile4
-rw-r--r--mail/isync/Makefile4
-rw-r--r--mail/nbsmtp/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/mail/delatt/Makefile b/mail/delatt/Makefile
index a5e4015104f1..26a8c9e5ea65 100644
--- a/mail/delatt/Makefile
+++ b/mail/delatt/Makefile
@@ -14,13 +14,13 @@ MASTER_SITES= http://danborn.net/delatt/ \
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Strip attachments from email
+LICENSE= GPLv2
+
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
USE_PERL5_RUN= 5.8.6+
NO_BUILD= yes
-LICENSE= GPLv2
-
PLIST_FILES= bin/delatt
post-patch:
diff --git a/mail/isync/Makefile b/mail/isync/Makefile
index d88c6a9b90c8..a68fcec19cd4 100644
--- a/mail/isync/Makefile
+++ b/mail/isync/Makefile
@@ -13,13 +13,13 @@ MASTER_SITES= SF
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Maintain local copies of remote IMAP folders w/synchronized flags
+LICENSE= GPLv2
+
GNU_CONFIGURE= yes
USE_OPENSSL= yes
USE_BDB= 42+
MAKE_JOBS_SAFE= yes
-LICENSE= GPLv2
-
MAN1= isync.1 mbsync.1 mdconvert.1
PORTDOCS= AUTHORS ChangeLog NEWS README TODO
PLIST_FILES= bin/get-cert bin/isync bin/mbsync bin/mdconvert
diff --git a/mail/nbsmtp/Makefile b/mail/nbsmtp/Makefile
index 787c1ac8a01d..51b1eceac874 100644
--- a/mail/nbsmtp/Makefile
+++ b/mail/nbsmtp/Makefile
@@ -15,6 +15,8 @@ MASTER_SITES= CRITICAL
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Simple program for outgoing SMTP delivery
+LICENSE= GPLv2
+
GNU_CONFIGURE= yes
MAKE_JOBS_SAFE= yes
@@ -22,8 +24,6 @@ OPTIONS= IPV6 "Support for IPv6 connections" off \
DEBUG "Enable debug information (for developers)" off \
SSL "Enable SSL support" off
-LICENSE= GPLv2
-
PLIST_FILES= bin/nbsmtp
MAN5= nbsmtprc.5