|
Lines 3-8
Link Here
|
| 3 |
|
3 |
|
| 4 |
PORTNAME= dovecot-pigeonhole |
4 |
PORTNAME= dovecot-pigeonhole |
| 5 |
PORTVERSION= 0.4.16 |
5 |
PORTVERSION= 0.4.16 |
|
|
6 |
PORTREVISION= 1 |
| 6 |
CATEGORIES= mail |
7 |
CATEGORIES= mail |
| 7 |
MASTER_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/ |
8 |
MASTER_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/ |
| 8 |
DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} |
9 |
DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} |
|
Lines 12-19
Link Here
|
| 12 |
|
13 |
|
| 13 |
LICENSE= LGPL21 |
14 |
LICENSE= LGPL21 |
| 14 |
|
15 |
|
| 15 |
BUILD_DEPENDS:= dovecot2>=${DOVECOTVERSION}:mail/dovecot2 |
16 |
BUILD_DEPENDS:= dovecot2>=2.2.26.0:mail/dovecot2 |
| 16 |
RUN_DEPENDS:= dovecot2>=${DOVECOTVERSION}:mail/dovecot2 |
17 |
RUN_DEPENDS:= dovecot2>=2.2.26.0:mail/dovecot2 |
| 17 |
|
18 |
|
| 18 |
DOVECOTVERSION= 2.2 |
19 |
DOVECOTVERSION= 2.2 |
| 19 |
|
20 |
|