freebsd-ports/mail/claws-mail-archive/Makefile
Milan Obuch 32ad969046 mail/claws-mail: Update to 3.19.0
- Update to 3.19.0
- Reset PORTREVISION where apropriate (notably in slave ports)

And while here, also portclippy and portfmt a bit.

Approved by:    Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
PR:             263059
2022-05-20 11:31:53 +02:00

12 lines
228 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
PORTNAME= archive
COMMENT= Mail archiver plugin for Claws Mail
USES= libarchive
CLAWS_PLUGINS_BUILD= ${PORTNAME}
.include "../claws-mail/Makefile.claws"
.include <bsd.port.mk>