freebsd-ports/mail/rainloop-community/Makefile
Li-Wen Hsu d1f204218f Flavorize
PR:		247543
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2020-07-04 09:29:32 +00:00

17 lines
355 B
Makefile

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