stable/net-nds/netiq-audtplatformagent-env/netiq-audtplatformagent-env-0.ebuild
Mario Fetka 4c13cb568d Correct Desc. Url. Licens
Package-Manager: portage-2.2.8-r1
RepoMan-Options: --force
2014-08-17 10:45:36 +02:00

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
}