/[gentoo-x86]/dev-perl/Net-SSLeay/Net-SSLeay-1.480.0.ebuild
Gentoo

Contents of /dev-perl/Net-SSLeay/Net-SSLeay-1.480.0.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (hide annotations) (download)
Sat May 5 23:11:32 2012 UTC (12 months, 2 weeks ago) by aballier
Branch: MAIN
Changes since 1.1: +2 -2 lines
keyword ~amd64-fbsd

(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)

1 tove 1.1 # Copyright 1999-2012 Gentoo Foundation
2     # Distributed under the terms of the GNU General Public License v2
3 aballier 1.2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-SSLeay/Net-SSLeay-1.480.0.ebuild,v 1.1 2012/04/25 16:06:22 tove Exp $
4 tove 1.1
5     EAPI=4
6    
7     MODULE_AUTHOR=MIKEM
8     MODULE_VERSION=1.48
9     inherit perl-module
10    
11     DESCRIPTION="Net::SSLeay module for perl"
12    
13     LICENSE="openssl"
14     SLOT="0"
15 aballier 1.2 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
16 tove 1.1 IUSE=""
17    
18     RDEPEND="dev-libs/openssl"
19     DEPEND="${RDEPEND}"
20     # test? ( dev-perl/Test-Exception
21     # dev-perl/Test-Warn
22     # dev-perl/Test-NoWarnings )"
23    
24     #SRC_TEST=do
25    
26     export OPTIMIZE="$CFLAGS"
27     export OPENSSL_PREFIX=${EPREFIX}/usr

  ViewVC Help
Powered by ViewVC 1.1.20