- 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
12 lines
228 B
Makefile
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>
|