buildpkg/pkgdef.template.irix
2010-01-10 11:51:32 +01:00

42 lines
517 B
Plaintext

[common]
pkgname="${pkgprefix}${topdir}"
name="$topdir"
pkgver="$pkgver"
pkgvendor="http://change/me/please"
shortdesc="change me please"
[base]
subsys=sw.base
files(-,root,sys)
$_bindir
$_sharedir
$_docdir
[lib]
subsys=sw.lib
files(-,root,sys)
$_libdir/*.so.*
[man]
subsys=man.man
files(-,root,sys)
$_mandir/?a?[12456789]
[mandev]
subsys=man.dev
files(-,root,sys)
$_mandir/?a?3
[info]
subsys=man.info
files(-,root,sys)
$_infodir
[devel]
subsys=sw.dev
files(-,root,sys)
$_includedir
$_libdir/*.so
$_libdir/*.a