Added man-pages-3.11 template.
--HG-- extra : convert_revision : aba6219c8ec31da33998c9dd134cf979c5b8b7c8
This commit is contained in:
parent
0032a03f87
commit
6d1cbcf4d1
1 changed files with 11 additions and 0 deletions
11
templates/man-pages.tmpl
Normal file
11
templates/man-pages.tmpl
Normal file
|
@ -0,0 +1,11 @@
|
|||
# Template file for 'man-pages'
|
||||
pkgname=man-pages
|
||||
version=3.11
|
||||
distfiles="
|
||||
http://www.kernel.org/pub/linux/docs/manpages/Archive/$pkgname-$version@.tar.bz2"
|
||||
build_style=only-install
|
||||
make_install_target="all prefix=$XBPS_DESTDIR/$pkgname-$version/usr"
|
||||
short_desc="Linux Documentation Project manual pages"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=c836005c6754a21904e47ab9e95e635108d6de1b54359c9ba0dbc07d6e9383de
|
||||
long_desc=" The Linux Documentation Project (LDP) manual pages."
|
Loading…
Reference in a new issue