diff options
Diffstat (limited to 'control/pkginfo.in')
-rw-r--r-- | control/pkginfo.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/control/pkginfo.in b/control/pkginfo.in new file mode 100644 index 0000000..3a86616 --- /dev/null +++ b/control/pkginfo.in @@ -0,0 +1,10 @@ +PKG="@PACKAGE@" +NAME="@PACKAGE@ - Utility for Intelligent Platform Management Interface (IPMI) control" +ARCH="@ARCH@" +VERSION="@VERSION@" +CATEGORY="system" +VENDOR="Duncan Laurie" +EMAIL="duncan@iceblink.org" +PSTAMP="@PSTAMP@" +BASEDIR="@BASEDIR@" +CLASSES="none" |