freebsd-ports/mail/rainloop-community/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

15 lines
342 B
Makefile

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"