summaryrefslogtreecommitdiff
path: root/pcre/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 /pcre/Makefile
downloadcibs-pkgs-98cb3b26f4043c9a83029c21855ff61b7601e611.tar.gz
Initial commit from cibs/examples
Diffstat (limited to 'pcre/Makefile')
-rw-r--r--pcre/Makefile22
1 files changed, 22 insertions, 0 deletions
diff --git a/pcre/Makefile b/pcre/Makefile
new file mode 100644
index 0000000..610fcec
--- /dev/null
+++ b/pcre/Makefile
@@ -0,0 +1,22 @@
+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
+include /usr/share/cibs/rules/64.mk
+
+summary := Perl Compatible Regular Expressions
+license := BSD
+license-file := LICENCE
+
+# build-conflicts +=
+
+home := http://www.pcre.org/
+name := pcre
+version := 8.31
+archive := $(name)-$(version).tar.bz2
+download := http://sourceforge.net/projects/$(name)/files/$(name)/$(version)/$(archive)/download
+checksum := \
+ md5:1c9a276af932b5599157f96e945391f0 \
+ sha1:1132276bb8bea7cb0662210fb812fbef7791621f \
+ sha256:5778a02535473c7ee7838ea598c19f451e63cf5eec0bf0307a688301c9078c3c \
+ size:1257162