diff options
-rw-r--r-- | packages/sylpheed/sylpheed-claws-plugin-mailmbox_1.12.1_2.3.0.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/packages/sylpheed/sylpheed-claws-plugin-mailmbox_1.12.1_2.3.0.bb b/packages/sylpheed/sylpheed-claws-plugin-mailmbox_1.12.1_2.3.0.bb new file mode 100644 index 0000000000..39ed9152aa --- /dev/null +++ b/packages/sylpheed/sylpheed-claws-plugin-mailmbox_1.12.1_2.3.0.bb @@ -0,0 +1,5 @@ +require sylpheed-claws-extra-plugins.inc + +SRC_URI = "http://www.sylpheed-claws.net/downloads/plugins/mailmbox-1.12.1.tar.gz" +S = "${WORKDIR}/mailmbox-1.12.1" + |