diff options
author | Bruno Randolf <br1@subnet.at> | 2004-12-02 09:14:06 +0000 |
---|---|---|
committer | Bruno Randolf <br1@subnet.at> | 2004-12-02 09:14:06 +0000 |
commit | d0a95fb1780e43a8e03ddbc5b2899cf575eb957a (patch) | |
tree | 18fd4c9ed01d03d76ac5fd0b178f1bb9a2337c1c | |
parent | 7094175a0ac0d50340721361004d4fb38d8126bb (diff) |
libmail-sendmail-perl license added
BKrev: 41aedcdehZQuehIzZGd1gbVFMVh32Q
-rw-r--r-- | perl/libmail-sendmail-perl_0.79.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl/libmail-sendmail-perl_0.79.oe b/perl/libmail-sendmail-perl_0.79.oe index 0cae274b2e..7e5cae46d7 100644 --- a/perl/libmail-sendmail-perl_0.79.oe +++ b/perl/libmail-sendmail-perl_0.79.oe @@ -1,4 +1,5 @@ SECTION = "libs" +LICENSE = "Artistic|GPL" SRC_URI = "http://www.cpan.org/modules/by-module/Mail/Mail-Sendmail-${PV}.tar.gz" DEPENDS = "perl" |