1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-08 12:01:56 +00:00

This plugin enables reading application/ms-tnef attachments.

WWW:	http://www.claws-mail.org/plugins.php
This commit is contained in:
Martin Wilke 2008-02-12 22:16:04 +00:00
parent a4c921ae64
commit 1d3a953b12
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=207081
5 changed files with 50 additions and 0 deletions

View File

@ -58,6 +58,7 @@
SUBDIR += claws-mail-smime
SUBDIR += claws-mail-spamreport
SUBDIR += claws-mail-synce
SUBDIR += claws-mail-tnef
SUBDIR += claws-mail-vcalendar
SUBDIR += cmail
SUBDIR += cone

View File

@ -0,0 +1,32 @@
# New ports collection makefile for: claws-mail-tnef
# Date created: 26 November 2007
# Whom: Martin Wilke <miwi@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= tnef
PORTVERSION= 0.2.2
CATEGORIES= mail
MASTER_SITES= http://www.claws-mail.org/downloads/plugins/
PKGNAMEPREFIX= claws-mail-
DISTNAME= tnef_parse-${PORTVERSION}
MAINTAINER= miwi@FreeBSD.org
COMMENT= TNEF parser plugin for claws-mail
BUILD_DEPENDS= claws-mail>=3.3.0:${PORTSDIR}/mail/claws-mail
RUN_DEPENDS= claws-mail>=3.3.0:${PORTSDIR}/mail/claws-mail
LIB_DEPENDS= ytnef.0:${PORTSDIR}/devel/libytnef
USE_GMAKE= yes
USE_XLIB= yes
USE_AUTOTOOLS= autoconf:261
USE_GETTEXT= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE} \
--with-libintl-prefix=${LOCALBASE}
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (tnef_parse-0.2.2.tar.gz) = e525fa3084855d5174d1a7c562110f44
SHA256 (tnef_parse-0.2.2.tar.gz) = 474629782cce4c525a0779505b9d8e1fd26ace25faed8ed491b619e0689d41cc
SIZE (tnef_parse-0.2.2.tar.gz) = 394409

View File

@ -0,0 +1,3 @@
This plugin enables reading application/ms-tnef attachments.
WWW: http://www.claws-mail.org/plugins.php

View File

@ -0,0 +1,11 @@
lib/claws-mail/plugins/tnef_parse.a
lib/claws-mail/plugins/tnef_parse.la
lib/claws-mail/plugins/tnef_parse.so
share/locale/fi/LC_MESSAGES/tnef_parse.mo
share/locale/fr/LC_MESSAGES/tnef_parse.mo
share/locale/hu/LC_MESSAGES/tnef_parse.mo
share/locale/it/LC_MESSAGES/tnef_parse.mo
share/locale/pt_BR/LC_MESSAGES/tnef_parse.mo
share/locale/sk/LC_MESSAGES/tnef_parse.mo
@dirrmtry lib/claws-mail/plugins
@dirrmtry lib/claws-mail