17 lines
595 B
Text
17 lines
595 B
Text
# Template file for 'python-pam'
|
|
pkgname=python-pam
|
|
version=0.1.4
|
|
revision=1
|
|
wrksrc="${pkgname/python-}-${version}"
|
|
build_style=python-module
|
|
hostmakedepends="python python-distribute"
|
|
makedepends="python-devel pam-devel"
|
|
noarch=yes
|
|
pycompile_module="pam.py"
|
|
depends="python pam"
|
|
short_desc="Python module for PAM authentication"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://atlee.ca/software/pam/"
|
|
license="MIT"
|
|
distfiles="http://pypi.python.org/packages/source/p/pam/${pkgname/python-/}-${version}.tar.gz"
|
|
checksum=35e88575afc37a2a5f96e20b22fa55d3e3213370d4ce640af1597c2a1dde226b
|