mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 03:23:50 +02:00
New package: ruby-manpages-0.6.1
This commit is contained in:
parent
5d5850eb20
commit
f77022cccf
1 changed files with 15 additions and 0 deletions
15
srcpkgs/ruby-manpages/template
Normal file
15
srcpkgs/ruby-manpages/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'ruby-manpages'
|
||||||
|
pkgname=ruby-manpages
|
||||||
|
version=0.6.1
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
build_style=gem
|
||||||
|
short_desc="Gem to add man pages support to ruby gems"
|
||||||
|
maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/bitboxer/manpages"
|
||||||
|
checksum=cdbad16823c8510c15a93d4cdbd46e7b4290aff8b10f3d4b70caa8e62c8de686
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue