summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Net-Netmask/Net-Netmask-1.902.100.ebuild')
-rw-r--r--dev-perl/Net-Netmask/Net-Netmask-1.902.100.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/dev-perl/Net-Netmask/Net-Netmask-1.902.100.ebuild b/dev-perl/Net-Netmask/Net-Netmask-1.902.100.ebuild
new file mode 100644
index 000000000000..75457438fb85
--- /dev/null
+++ b/dev-perl/Net-Netmask/Net-Netmask-1.902.100.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=MUIR
+MODULE_SECTION=modules
+MODULE_VERSION=1.9021
+inherit perl-module
+
+DESCRIPTION="Parse, manipulate and lookup IP network blocks"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~x86"
+IUSE=""
+
+DEPEND="virtual/perl-ExtUtils-MakeMaker"
+
+SRC_TEST="do"