blob: d0e2ec00c609a8ecb4187034256049201f9d50ae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-snort/selinux-snort-20040412.ebuild,v 1.1 2004/04/12 21:06:48 pebenito Exp $
TEFILES="snort.te"
FCFILES="snort.fc"
IUSE=""
inherit selinux-policy
DESCRIPTION="SELinux policy for snort"
KEYWORDS="x86 ppc sparc"
|