Magellan Linux

Contents of /trunk/extras/rkhunter/rkhunter-1.3.2-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations) (download)
Fri Oct 10 13:29:42 2008 UTC (15 years, 7 months ago) by niro
File size: 570 byte(s)
import repo
1 # $Header: /magellan-cvs/smage/fam/fam-2.7.0-r8.smage2,v 1.1 2008/02/12 14:24:34 niro Exp $
2
3 PNAME="rkhunter"
4 PVER="1.3.2"
5 PBUILD="r1"
6
7 PCATEGORIE="app-admin"
8 STATE="unstable"
9
10 DESCRIPTION="Rootkit Hunter, security monitoring and analyzing tool for POSIX compliant systems."
11 HOMEPAGE="http://rkhunter.sourceforge.net/"
12
13 DEPEND=">= sys-apps/coreutils-6
14 >= sys-apps/sed-4
15 >= net-misc/wget-1"
16
17 SDEPEND=""
18
19 SRCFILE="${PNAME}-${PVER}.tar.gz"
20 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
21
22 sminclude mbuild
23
24 SRC_URI=(
25 sourceforge://${PNAME}/${PVER}
26 mirror://${PNAME}/${SRCFILE}
27 )

Properties

Name Value
svn:keywords Id