aboutsummaryrefslogtreecommitdiff
path: root/mail/rainloop-community/Makefile
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2015-07-06 17:24:09 +0000
committerKurt Jaeger <pi@FreeBSD.org>2015-07-06 17:24:09 +0000
commitf67f6377ca3d27b0260abefe83f879f781766bbe (patch)
treed101fb0d71284665941de7212538d69bdd35b3bb /mail/rainloop-community/Makefile
parent044a7c3516ff79df664af06fa1b593d3e0da50fa (diff)
downloadports-f67f6377ca3d27b0260abefe83f879f781766bbe.tar.gz
ports-f67f6377ca3d27b0260abefe83f879f781766bbe.zip
mail/rainloop: Upgrade 1.8.2 -> 1.9.2
mail/rainloop-community: new slave port, community edition rainloop is a modern and interactive webmail. Changelog since 1.8.2: http://www.rainloop.net/changelog/ PR: 200091 Submitted by: brnrd Approved by: loic.blot@unix-experience.fr (maintainer)
Notes
Notes: svn path=/head/; revision=391428
Diffstat (limited to 'mail/rainloop-community/Makefile')
-rw-r--r--mail/rainloop-community/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/mail/rainloop-community/Makefile b/mail/rainloop-community/Makefile
new file mode 100644
index 000000000000..019a278a2cc1
--- /dev/null
+++ b/mail/rainloop-community/Makefile
@@ -0,0 +1,16 @@
+# $FreeBSD$
+
+PORTNAME= rainloop
+PKGNAMESUFFIX= -community
+
+COMMENT= Modern and interactive webmail - community edition
+
+LICENSE= AGPLv3
+
+MASTERDIR= ${.CURDIR}/../rainloop
+DISTINFO_FILE= ${.CURDIR}/distinfo
+PLIST= ${.CURDIR}/pkg-plist
+
+CONFLICTS_INSTALL= rainloop-[0-9]*
+
+.include "${MASTERDIR}/Makefile"