diff options
author | Sergio Vicari <devteamtuc@gmail.com> | 2016-07-30 07:01:00 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-30 07:06:39 +0700 |
commit | cbbc1e448b687e7c5f1facb61844ea45de64917b (patch) | |
tree | 199408796d1868b29c5bd9c53cda629c891a3001 /system/findpkg/findpkg.info | |
parent | f48014d66a50d5d94243063e4aae6137ae136769 (diff) |
system/findpkg: Added (find Slackware packages).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/findpkg/findpkg.info')
-rw-r--r-- | system/findpkg/findpkg.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/findpkg/findpkg.info b/system/findpkg/findpkg.info new file mode 100644 index 000000000000..9f0fa9aa4dc4 --- /dev/null +++ b/system/findpkg/findpkg.info @@ -0,0 +1,10 @@ +PRGNAM="findpkg" +VERSION="20160710" +HOMEPAGE="https://sourceforge.net/projects/findpkg" +DOWNLOAD="http://downloads.sourceforge.net/project/findpkg/source/findpkg-20160710.tar.gz" +MD5SUM="2cb7f81fe53061d5a982325881e714e1" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Sergio Vicari" +EMAIL="devteamtuc@gmail.com" |