freebsd-ports/mail/claws-mail-archiver/Makefile
Ade Lovett 771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00

24 lines
572 B
Makefile

# New ports collection makefile for: sylpheed-claws-mail-archiver
# Date created: 28 june 2008
# Whom: Martin Wilke
#
# $FreeBSD$
#
PORTNAME= archiver
PORTVERSION= 0.6
CATEGORIES= mail
MASTER_SITES= http://www.claws-mail.org/downloads/plugins/
PKGNAMEPREFIX= claws-mail-
DISTNAME= archive-${PORTVERSION}
MAINTAINER= miwi@FreeBSD.org
COMMENT= mail archiver plugin for claws-mail
BUILD_DEPENDS= claws-mail>=3.5.0:${PORTSDIR}/mail/claws-mail
RUN_DEPENDS= claws-mail>=3.5.0:${PORTSDIR}/mail/claws-mail
USE_GMAKE= yes
USE_AUTOTOOLS= autoconf:262
.include <bsd.port.mk>