diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2013-11-30 09:27:11 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | 80182e069db1625d41f42d5211592949a31d1fc6 (patch) | |
tree | 6c6479f17f69bf3f4c92a10a6340ccb032d48a26 /system/spkg/spkg.info | |
parent | 1f0c29957fa8a0619453e92b8e87deb8960db789 (diff) | |
download | slackbuilds-80182e069db1625d41f42d5211592949a31d1fc6.tar.gz |
system/spkg: Added (unofficial slackware package manager).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/spkg/spkg.info')
-rw-r--r-- | system/spkg/spkg.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/spkg/spkg.info b/system/spkg/spkg.info new file mode 100644 index 0000000000..528bc275bd --- /dev/null +++ b/system/spkg/spkg.info @@ -0,0 +1,10 @@ +PRGNAM="spkg" +VERSION="1.0.1" +HOMEPAGE="http://spkg.megous.com" +DOWNLOAD="http://spkg.megous.com/dl/releases/spkg-1.0.1.tar.bz2" +MD5SUM="96f52157593a30dd3b059ba8d8590fad" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="judy" +MAINTAINER="Matteo Bernardini" +EMAIL="ponce@slackbuilds.org" |