15 lines
602 B
Text
15 lines
602 B
Text
# Template file for 'acl'
|
|
pkgname=acl
|
|
version=2.2.51
|
|
revision=5
|
|
subpackages="acl-devel acl-progs"
|
|
build_style=gnu-configure
|
|
configure_args="--libdir=/usr/lib --libexecdir=/usr/lib"
|
|
make_install_target="DIST_ROOT=${XBPS_DESTDIR}/${pkgname}-${version} install install-lib install-dev"
|
|
makedepends="attr-devel"
|
|
short_desc="Access Control List filesystem support"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://savannah.nongnu.org/projects/acl"
|
|
license="LGPL-2.1"
|
|
distfiles="${NONGNU_SITE}/acl/acl-${version}.src.tar.gz"
|
|
checksum=06854521cf5d396801af7e54b9636680edf8064355e51c07657ec7442a185225
|