Magellan Linux

Annotation of /branches/magellan-next/extras/opencdk/opencdk-0.6.6-r3.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6867 - (hide annotations) (download)
Thu Sep 23 08:21:51 2010 UTC (13 years, 9 months ago) by niro
File size: 550 byte(s)
imported from trunk
1 niro 4762 # $Id$
2    
3     PNAME="opencdk"
4     PVER="0.6.6"
5     PBUILD="r3"
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 multilib
20    
21     SRC_URI=(
22     ftp://ftp.gnutls.org/pub/gnutls/${PNAME}/${SRCFILE}
23     mirror://${PNAME}/${SRCFILE}
24     )
25    
26     UP2DATE="updatecmd ftp://ftp.gnutls.org/pub/gnutls/${PNAME}/ | lasttarball"

Properties

Name Value
svn:keywords Id