freebsd-ports/mail/rainloop-community/Makefile
Joseph Mingrone 3099720db7 Update mail/rainloop and mail/rainloop-community each to version 1.10.4.183
PR:		212915
Submitted by:	yasu@utahime.org
Reported by:	yasu@utahime.org
Reviewed by:	swills (mentor) loic.blot@unix-experience.fr (maintainer)
Approved by:	swills (mentor) loic.blot@unix-experience.fr (maintainer)
Differential Revision:	https://reviews.freebsd.org/D8106
2016-10-02 18:14:02 +00:00

17 lines
335 B
Makefile

# $FreeBSD$
PORTNAME= rainloop
DISTVERSIONPREFIX= community-
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"