diff options
Diffstat (limited to 'dev-perl/Mail-Sendmail/Mail-Sendmail-0.790.0.ebuild')
-rw-r--r-- | dev-perl/Mail-Sendmail/Mail-Sendmail-0.790.0.ebuild | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/dev-perl/Mail-Sendmail/Mail-Sendmail-0.790.0.ebuild b/dev-perl/Mail-Sendmail/Mail-Sendmail-0.790.0.ebuild new file mode 100644 index 000000000000..56a3ee33961b --- /dev/null +++ b/dev-perl/Mail-Sendmail/Mail-Sendmail-0.790.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Sendmail/Mail-Sendmail-0.790.0.ebuild,v 1.1 2011/08/30 10:43:36 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=MIVKOVIC +MODULE_VERSION=0.79 +inherit perl-module + +DESCRIPTION="Simple platform independent mailer" + +SLOT="0" +LICENSE="as-is" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +IUSE="" |