summaryrefslogtreecommitdiff
path: root/net-misc/dhcping/dhcping-1.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/dhcping/dhcping-1.2.ebuild')
-rw-r--r--net-misc/dhcping/dhcping-1.2.ebuild12
1 files changed, 12 insertions, 0 deletions
diff --git a/net-misc/dhcping/dhcping-1.2.ebuild b/net-misc/dhcping/dhcping-1.2.ebuild
new file mode 100644
index 000000000000..d59841b42347
--- /dev/null
+++ b/net-misc/dhcping/dhcping-1.2.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+DESCRIPTION="Utility for sending a dhcp request to a dhcp server to see if it is responding"
+HOMEPAGE="http://www.mavetju.org/unix/general.php"
+SRC_URI="http://www.mavetju.org/download/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"