summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/md5deep/md5deep-4.0.0.ebuild')
-rw-r--r--app-crypt/md5deep/md5deep-4.0.0.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/app-crypt/md5deep/md5deep-4.0.0.ebuild b/app-crypt/md5deep/md5deep-4.0.0.ebuild
new file mode 100644
index 000000000000..fef8ca393a38
--- /dev/null
+++ b/app-crypt/md5deep/md5deep-4.0.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/md5deep/md5deep-4.0.0.ebuild,v 1.1 2012/01/06 23:22:23 tristan Exp $
+
+EAPI=4
+
+DESCRIPTION="Expanded md5sum program with recursive and comparison options"
+HOMEPAGE="http://md5deep.sourceforge.net/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="public-domain GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+IUSE=""
+
+DOCS="AUTHORS ChangeLog FILEFORMAT NEWS README TODO"