diff options
Diffstat (limited to 'dev-perl/Net-Z3950-ZOOM/Net-Z3950-ZOOM-1.25.ebuild')
-rw-r--r-- | dev-perl/Net-Z3950-ZOOM/Net-Z3950-ZOOM-1.25.ebuild | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-perl/Net-Z3950-ZOOM/Net-Z3950-ZOOM-1.25.ebuild b/dev-perl/Net-Z3950-ZOOM/Net-Z3950-ZOOM-1.25.ebuild new file mode 100644 index 000000000000..fe0fe7f73b54 --- /dev/null +++ b/dev-perl/Net-Z3950-ZOOM/Net-Z3950-ZOOM-1.25.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Z3950-ZOOM/Net-Z3950-ZOOM-1.25.ebuild,v 1.1 2008/09/30 06:24:03 robbat2 Exp $ + +MODULE_AUTHOR="MIRK" + +inherit perl-module + +DESCRIPTION="Perl extension for invoking the ZOOM-C API" + +IUSE="" + +SLOT="0" +LICENSE="|| ( Artistic GPL-2 )" +KEYWORDS="~amd64 ~ppc ~x86" |