mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
ae5c275571
PR: 133325 Submitted by: Ports Fury
11 lines
584 B
Plaintext
11 lines
584 B
Plaintext
stowES (stow Enhancement Script) is a Perl script which tries to ease the
|
|
use of the "stow" packaging program and software which can be compiled
|
|
and installed with autoconf. It automates the compilation and installation
|
|
of software packages by calling tar, configure, make, and stow with the
|
|
appropriate arguments. Furthermore it helps maintaining your installed
|
|
software by creating library dependencies and checksums, and providing
|
|
various search functions. It is also possible to create tar-archives out
|
|
of your installed packages.
|
|
|
|
WWW: http://os.inf.tu-dresden.de/~adam/stowES/
|