Magellan Linux

Contents of /trunk/extras/libtasn1/libtasn1-1.3-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: 562 byte(s)
import repo
1 # $Header: /magellan-cvs/smage/libtasn1/libtasn1-1.3-r1.smage2,v 1.1 2008/03/28 11:25:00 niro Exp $
2
3 PNAME="libtasn1"
4 PVER="1.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 )

Properties

Name Value
svn:keywords Id