shadow: set homepage and license.
This commit is contained in:
parent
0e051394e8
commit
9a415d2ce9
1 changed files with 4 additions and 2 deletions
|
@ -1,13 +1,15 @@
|
|||
# Template file for 'shadow'
|
||||
pkgname=shadow
|
||||
version=4.1.4.3
|
||||
revision=4
|
||||
distfiles="http://pkg-shadow.alioth.debian.org/releases/$pkgname-$version.tar.bz2"
|
||||
revision=5
|
||||
homepage="http://pkg-shadow.alioth.debian.org"
|
||||
distfiles="$homepage/releases/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
configure_args="--libdir=/lib --enable-shared --disable-static
|
||||
--with-libpam --without-selinux"
|
||||
short_desc="Shadow password file utilities"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="BSD"
|
||||
checksum=633f5bb4ea0c88c55f3642c97f9d25cbef74f82e0b4cf8d54e7ad6f9f9caa778
|
||||
long_desc="
|
||||
Shadow password file utilities for GNU/Linux."
|
||||
|
|
Loading…
Reference in a new issue