From af062c60304468beeff110e3f4297a312059b462 Mon Sep 17 00:00:00 2001 From: luke Date: Thu, 25 May 2006 19:32:51 +0000 Subject: adding solaris pkg stuff git-svn-id: http://reductivelabs.com/svn/facter/trunk@112 1f5c1d6a-bddf-0310-8f58-fc49e503516a --- conf/solaris/pkginfo | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 conf/solaris/pkginfo diff --git a/conf/solaris/pkginfo b/conf/solaris/pkginfo new file mode 100644 index 0000000..fac31a5 --- /dev/null +++ b/conf/solaris/pkginfo @@ -0,0 +1,7 @@ +PKG=CSWfacter +NAME=facter - System Fact Gatherer +VERSION=1.2.1 +CATEGORY=application +VENDOR=http://reductivelabs.com/projects/facter +HOTLINE=http://reductivelabs.com/cgi-bin/facter.cgi +EMAIL=luke@madstop.com -- cgit