wok diff re-alpine/receipt @ rev 19595
Up: man-pages (4.09)
author | Alexander Medvedev <devl547@gmail.com> |
---|---|
date | Sun Jan 01 17:13:11 2017 +0000 (2017-01-01) |
parents | bf53d191d5bd |
children | 86790a278e70 |
line diff
1.1 --- a/re-alpine/receipt Mon Apr 22 22:23:56 2013 +0200 1.2 +++ b/re-alpine/receipt Sun Jan 01 17:13:11 2017 +0000 1.3 @@ -5,13 +5,15 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="Re-alpine is the continuation of Alpine (a text-based email client)." 1.6 MAINTAINER="paul@slitaz.org" 1.7 -DEPENDS="libssl pam libldap libsasl ncurses libkrb5 libcomerr3" 1.8 -BUILD_DEPENDS="openssl-dev pam-dev openldap-dev cyrus-sasl-dev libldap krb5-dev" 1.9 +LICENSE="Apache" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://sourceforge.net/projects/re-alpine/" 1.12 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.13 TAGS="mail client" 1.14 1.15 +DEPENDS="libssl pam libldap libsasl ncurses libkrb5 libcomerr3" 1.16 +BUILD_DEPENDS="openssl-dev pam-dev openldap-dev cyrus-sasl-dev libldap krb5-dev" 1.17 + 1.18 # Rules to configure and make the package. 1.19 compile_rules() 1.20 {