readline for Solaris 2.6/sparc

This commit is contained in:
Tom G. Christensen
2008-08-17 18:41:29 +00:00
committed by Tom G. Christensen
parent 44a8258b38
commit 5018785046
3 changed files with 133 additions and 0 deletions

26
readline/meta/pkgdef Normal file
View File

@@ -0,0 +1,26 @@
[readline]
pkgname="${pkgprefix}rl"
name="$topdir - GNU readline"
pkgcat="system"
pkgvendor="http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html"
pkgdesc="Lets users edit command lines as they are typed in"
pkgver="$pkgver"
files(-,root,bin)
default_docs
$_libdir/*.so.*
$_infodir/rluserman.info*
[readline-devel]
pkgname="${pkgprefix}rld"
name="${topdir}-devel - Development support for readline"
pkgcat="system"
pkgvendor="http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html"
pkgdesc="Files needed for developing with readline"
pkgver="$pkgver"
files(-,root,bin)
$_includedir/readline
$_libdir/*.so
$_infodir/history.info*
$_infodir/readline.info*
$_mandir/man3