summaryrefslogtreecommitdiff
path: root/xmake/scripts/xpack/runself/makeself.lsm
blob: 206c302c59cb51826efbc686ab4a2ac427afbcbf (plain)
1
2
3
4
5
6
7
8
9
10
11
Begin3
Title:          ${PACKAGE_TITLE}
Version:        ${PACKAGE_VERSION}
Description:    ${PACKAGE_DESCRIPTION}
Keywords:       ${PACKAGE_NAME}
Author:         $(PACKAGE_AUTHOR)
Maintained-by:  $(PACKAGE_MAINTAINER)
Original-site:  ${PACKAGE_HOMEPAGE}
Platform:       Unix; Windows
Copying-policy: ${PACKAGE_COPYRIGHT}
End