2006-04-29 16:45:36 +02:00
|
|
|
# New ports collection makefile for: sylpheed-claws-cachesaver
|
|
|
|
# Date created: 3 April 2006
|
|
|
|
# Whom: Pawel Pekala <c0rn@o2.pl>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= cachesaver
|
2007-09-06 23:33:00 +02:00
|
|
|
PORTVERSION= 0.10.6
|
2007-10-02 17:50:00 +02:00
|
|
|
PORTREVISION= 2
|
2006-04-29 16:45:36 +02:00
|
|
|
CATEGORIES= mail
|
2006-12-31 14:58:40 +01:00
|
|
|
MASTER_SITES= http://www.claws-mail.org/downloads/plugins/
|
|
|
|
PKGNAMEPREFIX= claws-mail-
|
2006-04-29 16:45:36 +02:00
|
|
|
|
|
|
|
MAINTAINER= c0rn@o2.pl
|
2006-12-31 14:58:40 +01:00
|
|
|
COMMENT= Cache saving plugin for claws-mail
|
2006-04-29 16:45:36 +02:00
|
|
|
|
2007-09-18 14:09:31 +02:00
|
|
|
BUILD_DEPENDS= claws-mail>=3.0.1:${PORTSDIR}/mail/claws-mail
|
|
|
|
RUN_DEPENDS= claws-mail>=3.0.1:${PORTSDIR}/mail/claws-mail
|
2006-04-29 16:45:36 +02:00
|
|
|
|
|
|
|
USE_GMAKE= yes
|
2006-12-03 19:43:57 +01:00
|
|
|
USE_XLIB= yes
|
2007-07-07 14:17:50 +02:00
|
|
|
USE_AUTOTOOLS= autoconf:261
|
2006-04-29 16:45:36 +02:00
|
|
|
|
2006-12-31 14:58:40 +01:00
|
|
|
PLIST_FILES= lib/claws-mail/plugins/cachesaver.a \
|
|
|
|
lib/claws-mail/plugins/cachesaver.la \
|
|
|
|
lib/claws-mail/plugins/cachesaver.so
|
2006-04-29 16:45:36 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|