mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
441d6f4800
- Add support for STAGEDIR - Properly set configure iconv args PR: ports/182439 [1] Reported by: Gerard Seibert <gerard@seibercom.net>
13 lines
234 B
Makefile
13 lines
234 B
Makefile
# Created by: Martin Wilke <miwi@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= archiver
|
|
PORTREVISION= 0
|
|
|
|
COMMENT= Mail archiver plugin for Claws Mail
|
|
|
|
CLAWS_PLUGINS_BUILD= archive
|
|
|
|
.include "../claws-mail/Makefile.claws"
|
|
.include <bsd.port.mk>
|