mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
dovecot: code style.
This commit is contained in:
@@ -5,8 +5,8 @@ Dovecot is an excellent choice for both small and large installations. \
|
||||
It's fast, simple to set up, requires no special administration and it \
|
||||
uses very little memory."
|
||||
HOMEPAGE="http://dovecot.org/"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2002-2016 Timo Sirainen"
|
||||
LICENSE="MIT"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://dovecot.org/releases/2.2/dovecot-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="71c86891ea8deb5703d3dbbc3ea31ce2cbf7638f1aa395d9e8794d3ff7aebeb7"
|
||||
@@ -15,6 +15,13 @@ PATCHES="dovecot-$portVersion.patchset"
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
GLOBAL_WRITABLE_FILES="
|
||||
settings/dovecot/README auto-merge
|
||||
"
|
||||
USER_SETTINGS_FILES="
|
||||
settings/dovecot directory manual
|
||||
"
|
||||
|
||||
PROVIDES="
|
||||
dovecot$secondaryArchSuffix = $portVersion
|
||||
cmd:doveadm$secondaryArchSuffix = $portVersion
|
||||
@@ -50,13 +57,6 @@ BUILD_PREREQUIRES="
|
||||
cmd:pkg_config$secondaryArchSuffix
|
||||
"
|
||||
|
||||
GLOBAL_WRITABLE_FILES="
|
||||
settings/dovecot/README auto-merge
|
||||
"
|
||||
USER_SETTINGS_FILES="
|
||||
settings/dovecot directory manual
|
||||
"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
autoreconf -fi
|
||||
|
||||
Reference in New Issue
Block a user