summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-freebsd/freebsd-contrib/freebsd-contrib-7.2.ebuild')
-rw-r--r--sys-freebsd/freebsd-contrib/freebsd-contrib-7.2.ebuild13
1 files changed, 6 insertions, 7 deletions
diff --git a/sys-freebsd/freebsd-contrib/freebsd-contrib-7.2.ebuild b/sys-freebsd/freebsd-contrib/freebsd-contrib-7.2.ebuild
index 3446fd7674f4..4f607604a2e3 100644
--- a/sys-freebsd/freebsd-contrib/freebsd-contrib-7.2.ebuild
+++ b/sys-freebsd/freebsd-contrib/freebsd-contrib-7.2.ebuild
@@ -1,19 +1,18 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-contrib/freebsd-contrib-7.2.ebuild,v 1.1 2009/05/22 11:14:47 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-contrib/freebsd-contrib-7.2.ebuild,v 1.2 2013/01/12 10:16:23 ulm Exp $
inherit bsdmk freebsd flag-o-matic
DESCRIPTION="Contributed sources for FreeBSD."
+SRC_URI="mirror://gentoo/${GNU}.tar.bz2
+ mirror://gentoo/${P}.tar.bz2"
+
+LICENSE="BSD GPL-2+ libodialog"
SLOT="0"
KEYWORDS="~sparc-fbsd ~x86-fbsd"
-LICENSE="BSD GPL-2 as-is"
-
IUSE=""
-SRC_URI="mirror://gentoo/${GNU}.tar.bz2
- mirror://gentoo/${P}.tar.bz2"
-
RDEPEND=""
DEPEND="=sys-freebsd/freebsd-sources-${RV}*
=sys-freebsd/freebsd-mk-defs-${RV}*"