wok-next diff pwauth/receipt @ rev 17738
burp: add -ltinfo in LDFLAGS
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Mar 06 14:45:07 2015 +0100 (2015-03-06) |
parents | 44399ddd7189 |
children | 2f03cb67a994 |
line diff
1.1 --- a/pwauth/receipt Mon Mar 26 01:27:26 2012 +0200 1.2 +++ b/pwauth/receipt Fri Mar 06 14:45:07 2015 +0100 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="security" 1.5 SHORT_DESC="Support reasonably secure web auth using system password DB" 1.6 MAINTAINER="pankso@slitaz.org" 1.7 +LICENSE="BSD" 1.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.9 WEB_SITE="https://code.google.com/p/pwauth/" 1.10 WGET_URL="https://pwauth.googlecode.com/files/$TARBALL"