aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorbofh <bofh@FreeBSD.org>2015-05-30 19:54:40 +0800
committerbofh <bofh@FreeBSD.org>2015-05-30 19:54:40 +0800
commit360d9d902da4737abefac043d0c7ee201b775f53 (patch)
treea86967ee37b2601ff031f8bbd18ee20cfeedfb09 /mail
parent4e371e57f0fb329f23606b33bb33e6c126438500 (diff)
downloadfreebsd-ports-gnome-360d9d902da4737abefac043d0c7ee201b775f53.tar.gz
freebsd-ports-gnome-360d9d902da4737abefac043d0c7ee201b775f53.tar.zst
freebsd-ports-gnome-360d9d902da4737abefac043d0c7ee201b775f53.zip
mail/maildirsync: UNBREAK
- Add LICENSE(ART10 GPLv1) - Fix pkg-descr
Diffstat (limited to 'mail')
-rw-r--r--mail/maildirsync/Makefile13
-rw-r--r--mail/maildirsync/pkg-descr2
2 files changed, 5 insertions, 10 deletions
diff --git a/mail/maildirsync/Makefile b/mail/maildirsync/Makefile
index 7407d01baf5b..c4fe6ec59722 100644
--- a/mail/maildirsync/Makefile
+++ b/mail/maildirsync/Makefile
@@ -9,6 +9,9 @@ MASTER_SITES= GOOGLE_CODE
MAINTAINER= bofh@FreeBSD.org
COMMENT= Online synchronizer for Maildir-format mailboxes
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
USES= perl5 shebangfix
SHEBANG_FILES= maildirsync.pl
@@ -31,12 +34,4 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/contrib/mailbalance-0.2.0/* \
${STAGEDIR}${EXAMPLESDIR}/mailbalance
-.include <bsd.port.pre.mk>
-
-.if ${PERL_VER} >= 5.18
-BROKEN= Does not build with Perl 5.18 or above
-.endif
-DEPRECATED= Requires an unsupported version of Perl
-EXPIRATION_DATE= 2015-07-31
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/mail/maildirsync/pkg-descr b/mail/maildirsync/pkg-descr
index 249c698d8f1c..9e25a5a9f551 100644
--- a/mail/maildirsync/pkg-descr
+++ b/mail/maildirsync/pkg-descr
@@ -2,4 +2,4 @@ maildirsync is a utility for online Maildir-synchronization.
It is designed to be used in online (live) maildir folders,
be fail-safe and optimized for minimal bandwidth.
-WWW: http://code.google.com/p/maildirsync/
+WWW: http://code.google.com/p/maildirsync/