aboutsummaryrefslogtreecommitdiff
path: root/release/packages/unbound-lib32.ucl
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-03-18 11:05:49 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-03-18 11:05:49 +0000
commit6c2fad0a6ac386a148344a7b822c63acba8b9199 (patch)
tree06e41052e69aaa4654a5ce36c483d0bbf305f5ae /release/packages/unbound-lib32.ucl
parentd3cd95cf88d7b7d9ad809def9a665f6f9b71112f (diff)
downloadsrc-6c2fad0a6ac386a148344a7b822c63acba8b9199.tar.gz
src-6c2fad0a6ac386a148344a7b822c63acba8b9199.zip
Add support for lib32 packages
Notes
Notes: svn path=/projects/release-pkg/; revision=280212
Diffstat (limited to 'release/packages/unbound-lib32.ucl')
-rw-r--r--release/packages/unbound-lib32.ucl14
1 files changed, 14 insertions, 0 deletions
diff --git a/release/packages/unbound-lib32.ucl b/release/packages/unbound-lib32.ucl
new file mode 100644
index 000000000000..6abf65dba932
--- /dev/null
+++ b/release/packages/unbound-lib32.ucl
@@ -0,0 +1,14 @@
+name = "FreeBSD-unbound-lib32"
+origin = "base"
+version = "%VERSION%"
+comment = "Validating, recursive, and caching DNS resolver, 32bits libraries"
+categories = [ base ]
+maintainer = "re@FreeBSD.org"
+www = "http://www.FreeBSD.org"
+prefix = "/"
+licenselogic = "single"
+licenses = [ BSD4CLAUSE ]
+desc = <<EOD
+Unbound is a recursive-only caching DNS server which can perform DNSSEC
+validation of results
+EOD