Magellan Linux

Contents of /smage/branches/branch_0.9.0/file/file-4.23-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4 - (show annotations) (download)
Sun Jan 11 00:50:17 2009 UTC (15 years, 4 months ago) by niro
File size: 572 byte(s)
"copied"
1 # $Header: /alx-cvs/smage-eglibc/file/file-4.23-r1.smage2,v 1.1 2008/02/27 10:16:06 niro Exp $
2
3 PNAME="file"
4 PVER="4.23"
5 PBUILD="r1"
6
7 PCATEGORIE="sys-apps"
8 STATE="unstable"
9
10 DESCRIPTION="Program to identify a file's format by scanning binary data for patterns."
11 HOMEPAGE="ftp://ftp.astron.com/pub/file/"
12
13 DEPEND=">= virtual/glibc"
14
15 SRCFILE="${PNAME}-${PVER}.tar.gz"
16 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
17
18 sminclude multilib alx
19
20 SRC_URI=(
21 ftp://ftp.astron.com/pub/${PNAME}/${SRCFILE}
22 ftp://ftp.gw.com/mirrors/pub/unix/${PNAME}/${SRCFILE}
23 mirror://${PNAME}/${SRCFILE}
24 )

Properties

Name Value
svn:keywords Id