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

16 lines
350 B
Bash

# Copyright 1999-2014 Gentoo Foundation
# 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"
SLOT="0"
KEYWORDS="~x86 ~amd64"
IUSE=""
src_install() {
doenvd "${FILESDIR}"/80netiq64-naudit
}