Lines 6-18
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= dovecot |
8 |
PORTNAME= dovecot |
9 |
PORTVERSION= 0.99.8 |
9 |
PORTVERSION= 0.99.8.1 |
10 |
CATEGORIES= mail ipv6 |
10 |
CATEGORIES= mail ipv6 |
11 |
MASTER_SITES= http://dovecot.procontrol.fi/test/ |
11 |
MASTER_SITES= http://dovecot.procontrol.fi/ |
12 |
DISTNAME= ${PORTNAME}-${PORTVERSION}-test5 |
|
|
13 |
|
12 |
|
14 |
MAINTAINER= d.marks@student.umist.ac.uk |
13 |
MAINTAINER= d.marks@student.umist.ac.uk |
15 |
COMMENT= Secure and compact IMAP server |
14 |
COMMENT= Secure and compact IMAP and POP3 servers |
16 |
|
15 |
|
17 |
USE_REINPLACE= yes |
16 |
USE_REINPLACE= yes |
18 |
GNU_CONFIGURE= yes |
17 |
GNU_CONFIGURE= yes |
Lines 87-92
post-install:
Link Here
|
87 |
${WRKSRC}/doc/nfs.txt \ |
86 |
${WRKSRC}/doc/nfs.txt \ |
88 |
${WRKSRC}/doc/configuration.txt \ |
87 |
${WRKSRC}/doc/configuration.txt \ |
89 |
${WRKSRC}/doc/mail-storages.txt \ |
88 |
${WRKSRC}/doc/mail-storages.txt \ |
|
|
89 |
${WRKSRC}/doc/dovecot-ldap.conf \ |
90 |
${WRKSRC}/doc/dovecot-openssl.cnf \ |
91 |
${WRKSRC}/doc/mkcert.sh \ |
90 |
${PREFIX}/share/doc/dovecot |
92 |
${PREFIX}/share/doc/dovecot |
91 |
.endif |
93 |
.endif |
92 |
|
94 |
|