Lines 6-12
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= dovecot-pigeonhole |
8 |
PORTNAME= dovecot-pigeonhole |
9 |
PORTVERSION= 0.2.1 |
9 |
PORTVERSION= 0.2.2 |
10 |
CATEGORIES= mail |
10 |
CATEGORIES= mail |
11 |
MASTER_SITES= http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/ |
11 |
MASTER_SITES= http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/ |
12 |
DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} |
12 |
DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} |
Lines 14-27
Link Here
|
14 |
MAINTAINER= bra@fsn.hu |
14 |
MAINTAINER= bra@fsn.hu |
15 |
COMMENT= A Sieve plugin for the Dovecot 'deliver' LDA and LMTP |
15 |
COMMENT= A Sieve plugin for the Dovecot 'deliver' LDA and LMTP |
16 |
|
16 |
|
17 |
BUILD_DEPENDS= dovecot>=${DOVECOTVERSION}:${PORTSDIR}/mail/dovecot${DOVECOTVER} |
17 |
BUILD_DEPENDS= dovecot>=${DOVECOTVERSION}:${PORTSDIR}/mail/dovecot${DOVECOTVERSION:R} |
18 |
RUN_DEPENDS= dovecot>=${DOVECOTVERSION}:${PORTSDIR}/mail/dovecot${DOVECOTVER} |
18 |
RUN_DEPENDS= dovecot>=${DOVECOTVERSION}:${PORTSDIR}/mail/dovecot${DOVECOTVERSION:R} |
19 |
|
19 |
|
20 |
DOVECOTVERSION= 2.0 |
20 |
DOVECOTVERSION= 2.0 |
21 |
DOVECOTVER:= ${DOVECOTVERSION:C/\.[0-9]//} |
|
|
22 |
|
21 |
|
23 |
GNU_CONFIGURE= yes |
22 |
GNU_CONFIGURE= yes |
24 |
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |
23 |
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |
25 |
CONFIGURE_ARGS= --prefix=${PREFIX} \ |
24 |
CONFIGURE_ARGS= --prefix=${PREFIX} \ |
26 |
--docdir=${DOCSDIR} \ |
25 |
--docdir=${DOCSDIR} \ |
27 |
--with-dovecot="${LOCALBASE}/lib/dovecot" |
26 |
--with-dovecot="${LOCALBASE}/lib/dovecot" |