diff options
author | Jostein Berntsen <jbernts@broadpark.no> | 2015-06-10 03:52:00 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-10 04:39:56 +0700 |
commit | 862de3f5f78537231710a56c98b952b5eb7e7b26 (patch) | |
tree | ee95ff5b709c82b352d86fa8fce6698898696c3b /system/porg/README | |
parent | 45f40da603503cd9d2c1f19bded84327dd8dfe5f (diff) | |
download | slackbuilds-862de3f5f78537231710a56c98b952b5eb7e7b26.tar.gz |
system/porg: Added (package manager).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/porg/README')
-rw-r--r-- | system/porg/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/system/porg/README b/system/porg/README new file mode 100644 index 0000000000..41544f0401 --- /dev/null +++ b/system/porg/README @@ -0,0 +1,7 @@ +Porg (formerly known as paco), is a program to aid management of software +packages installed from source code. + +After the installation of such packages, one is usually left with +having no idea of what it was installed and where it all went, making +it difficult to uninstall the package in the future. Porg was written +to solve this problem in a quite simple fashion. |