summaryrefslogtreecommitdiff
path: root/findutils/Makefile
diff options
context:
space:
mode:
authorIgor Pashev <igor.pashev@nexenta.com>2012-10-24 14:48:04 +0400
committerIgor Pashev <igor.pashev@nexenta.com>2012-10-24 14:48:04 +0400
commit98cb3b26f4043c9a83029c21855ff61b7601e611 (patch)
treee0e08eb9e6a168c65444dfc9751a522cb08b0ab3 /findutils/Makefile
downloadcibs-pkgs-98cb3b26f4043c9a83029c21855ff61b7601e611.tar.gz
Initial commit from cibs/examples
Diffstat (limited to 'findutils/Makefile')
-rw-r--r--findutils/Makefile26
1 files changed, 26 insertions, 0 deletions
diff --git a/findutils/Makefile b/findutils/Makefile
new file mode 100644
index 0000000..a9ec520
--- /dev/null
+++ b/findutils/Makefile
@@ -0,0 +1,26 @@
+include /usr/share/cibs/rules/ips.mk
+include /usr/share/cibs/rules/archive.mk
+include /usr/share/cibs/rules/autotools.mk
+include /usr/share/cibs/rules/32.mk
+
+
+summary := GNU utilities for finding files
+license := GPLv3
+license-file := COPYING
+
+configure-options += --localstatedir=/var/cache/glocate
+
+build-depends += \
+
+prefix := /usr/gnu
+
+name := findutils
+home := http://www.gnu.org/software/$(name)/
+version := 4.4.2
+archive := $(name)-$(version).tar.gz
+download := http://ftp.gnu.org/gnu/$(name)/$(archive)
+checksum := \
+ md5:351cc4adb07d54877fa15f75fb77d39f \
+ sha1:e8dd88fa2cc58abffd0bfc1eddab9020231bb024 \
+ sha256:434f32d171cbc0a5e72cfc5372c6fc4cb0e681f8dce566a0de5b6fccd702b62a \
+ size:2149838