stable/net-nds/netiq-audtplatformagent-env/netiq-audtplatformagent-env-0.ebuild

16 lines
350 B
Bash
Raw Normal View History

# Copyright 1999-2014 Gentoo Foundation
2014-08-16 09:01:13 +02:00
# Distributed under the terms of the GNU General Public License v2
# $Header: $
DESCRIPTION="Novell Audit Event Infrastructure Gentoo Environemnt Files"
HOMEPAGE="http://www.netiq.com/"
LICENSE="NetIQ-eDir-88"
2014-08-16 09:01:13 +02:00
SLOT="0"
KEYWORDS="~x86 ~amd64"
IUSE=""
src_install() {
2014-08-16 21:23:25 +02:00
doenvd "${FILESDIR}"/80netiq64-naudit
2014-08-16 09:01:13 +02:00
}