Magellan Linux

Contents of /trunk/extras/sshfs-fuse/sshfs-fuse-1.9-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: 492 byte(s)
import repo
1 # $Header: /magellan-cvs/smage/sshfs-fuse/sshfs-fuse-1.9-r1.smage2,v 1.1 2008/02/20 10:10:28 niro Exp $
2
3 PNAME="sshfs-fuse"
4 PVER="1.9"
5 PBUILD="r1"
6
7 PCATEGORIE="sys-fs"
8 STATE="unstable"
9
10 DESCRIPTION="SSH Filesystem for FUSE."
11 HOMEPAGE="http://fuse.sourceforge.net/sshfs.html"
12
13 DEPEND=">= sys-fs/fuse-2.7
14 >= net-misc/openssh-4"
15
16 SRCFILE="${PNAME}-${PVER}.tar.gz"
17 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
18
19 sminclude mbuild
20
21 SRC_URI=(
22 sourceforge://fuse/${SRCFILE}
23 mirror://${PNAME}/${SRCFILE}
24 )

Properties

Name Value
svn:keywords Id