summaryrefslogtreecommitdiff
path: root/pkgtools/gensolpkg/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-10-31 20:59:00 +0000
committerzuntum <zuntum>2001-10-31 20:59:00 +0000
commitba78e03015d3f55f331ed5230168cfe2bd66e6a6 (patch)
treeb8174b07e5f6072d89e0ac6466ae83197944712f /pkgtools/gensolpkg/DESCR
parenta295db6ab819f07df461ddfe111da117fe71393f (diff)
downloadpkgsrc-ba78e03015d3f55f331ed5230168cfe2bd66e6a6.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'pkgtools/gensolpkg/DESCR')
-rw-r--r--pkgtools/gensolpkg/DESCR8
1 files changed, 8 insertions, 0 deletions
diff --git a/pkgtools/gensolpkg/DESCR b/pkgtools/gensolpkg/DESCR
new file mode 100644
index 00000000000..ec61b5a9301
--- /dev/null
+++ b/pkgtools/gensolpkg/DESCR
@@ -0,0 +1,8 @@
+This is a small utility to translate from NetBSD-derived pkgsrc
+packages into Solaris packages. I wrote this as an aid to
+understanding Solaris packages, and to provide some Solaris packages
+which can be used in jumpstart, and manipulated with the Solaris
+package manipulation tools, but still have the benefit of the original
+package being maintained by a number of people who know what they're
+doing, and put a lot of time into keeping abreast of latest versions
+and bug fix releases.