Magellan Linux

Contents of /trunk/extras/libtasn1/libtasn1-2.3-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4315 - (show annotations) (download)
Tue Dec 1 15:08:15 2009 UTC (14 years, 5 months ago) by niro
File size: 549 byte(s)
auto added: ver bump to 2.3-r1
1 # $Id$
2
3 PNAME="libtasn1"
4 PVER="2.3"
5 PBUILD="r1"
6
7 PCATEGORIE="app-crypt"
8 STATE="unstable"
9
10 DESCRIPTION="Provides ASN.1 structures parsing capabilities for use with GNUTLS."
11 HOMEPAGE="http://www.gnu.org/software/gnutls/"
12
13 DEPEND=""
14 SDEPEND=">= dev-lang/perl-5.10
15 >= sys-dev/bison-2"
16
17 SRCFILE="${PNAME}-${PVER}.tar.gz"
18 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
19
20 sminclude mbuild
21
22 SRC_URI=(
23 ftp://ftp.gnutls.org/pub/gnutls/${PNAME}/${SRCFILE}
24 mirror://${PNAME}/${SRCFILE}
25 )
26
27 UP2DATE="updatecmd ftp://ftp.gnutls.org/pub/gnutls/${PNAME}/ | lasttarball gz"

Properties

Name Value
svn:keywords Id