Magellan Linux

Contents of /trunk/extras/opencdk/opencdk-0.6.6-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: 557 byte(s)
import repo
1 # $Header: /magellan-cvs/smage/opencdk/opencdk-0.6.6-r1.smage2,v 1.3 2008/05/21 16:47:59 niro Exp $
2
3 PNAME="opencdk"
4 PVER="0.6.6"
5 PBUILD="r1"
6
7 PCATEGORIE="app-crypt"
8 STATE="unstable"
9
10 DESCRIPTION="Open Crypto Development Kit for basic OpenPGP message manipulation."
11 HOMEPAGE="http://www.gnutls.org/"
12
13 DEPEND=">= app-crypt/libgcrypt-1.4"
14 SDEPEND=">= dev-lang/perl-5.10"
15
16 SRCFILE="${PNAME}-${PVER}.tar.bz2"
17 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
18
19 sminclude mbuild
20
21 SRC_URI=(
22 ftp://ftp.gnutls.org/pub/gnutls/${PNAME}/${SRCFILE}
23 mirror://${PNAME}/${SRCFILE}
24 )

Properties

Name Value
svn:keywords Id