blob: 8356451265b40177033f66e78635ddbbf05f5162 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 2020 The Trinity Desktop Project
# Copyright 2020 The Trinity Desktop Project
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="7"
TRINITY_MODULE_NAME="tdepim"
inherit trinity-meta-2
DESCRIPTION="TDE library for processing messages in MIME format"
|