New package: facter-2.3.4.
This commit is contained in:
parent
b6856e3325
commit
1a8e06db6b
18
srcpkgs/facter/template
Normal file
18
srcpkgs/facter/template
Normal file
|
@ -0,0 +1,18 @@
|
|||
# Template file for 'facter'
|
||||
pkgname=facter
|
||||
version=2.3.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=ruby-module
|
||||
hostmakedepends="ruby"
|
||||
depends="ruby net-tools"
|
||||
short_desc="Collect and display system facts"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="Apache-2.0"
|
||||
homepage="http://puppetlabs.com/facter"
|
||||
distfiles="http://downloads.puppetlabs.com/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=a91ea915b276172e002a8670684e5c6be7df1dfdd55db6937d27fffad70c5e51
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in New Issue
Block a user