|
Lines 2-22
Link Here
|
| 2 |
# $FreeBSD$ |
2 |
# $FreeBSD$ |
| 3 |
|
3 |
|
| 4 |
PORTNAME= dovecot2-antispam-plugin |
4 |
PORTNAME= dovecot2-antispam-plugin |
| 5 |
PORTVERSION= 20101222 |
5 |
PORTVERSION= 5ebc6aae4d7c |
| 6 |
PORTREVISION= 7 |
6 |
PORTREVISION= 8 |
| 7 |
CATEGORIES= mail |
7 |
CATEGORIES= mail |
| 8 |
MASTER_SITES= http://www.bamus.cz/distfiles/ |
8 |
MASTER_SITES= http://hg.dovecot.org/dovecot-antispam-plugin/archive/ |
| 9 |
DISTFILES= dovecot-antispam-plugin-${DISTVERSION}${EXTRACT_SUFX} |
9 |
DISTFILES= ${PORTVERSION}.tar.bz2 |
| 10 |
|
10 |
|
| 11 |
MAINTAINER= ports@FreeBSD.org |
11 |
MAINTAINER= ports@FreeBSD.org |
| 12 |
COMMENT= Dovecot 2.x plugin for spam systems training |
12 |
COMMENT= Dovecot 2.x plugin for spam systems training |
| 13 |
|
13 |
|
|
|
14 |
LICENSE= GPLv2 |
| 15 |
|
| 14 |
BUILD_DEPENDS= dovecot>=2.0.7:${PORTSDIR}/mail/dovecot2 \ |
16 |
BUILD_DEPENDS= dovecot>=2.0.7:${PORTSDIR}/mail/dovecot2 \ |
| 15 |
gawk:${PORTSDIR}/lang/gawk |
17 |
gawk:${PORTSDIR}/lang/gawk |
| 16 |
RUN_DEPENDS= dovecot>=2.0.7:${PORTSDIR}/mail/dovecot2 |
18 |
RUN_DEPENDS= dovecot>=2.0.7:${PORTSDIR}/mail/dovecot2 |
| 17 |
|
19 |
|
| 18 |
CONFLICTS= dovecot-antispam-1.* |
20 |
CONFLICTS= dovecot-antispam-1.* |
| 19 |
WRKSRC= ${WRKDIR}/dovecot-antispam-plugin-43880985e3dd |
21 |
WRKSRC= ${WRKDIR}/dovecot-antispam-plugin-${PORTVERSION} |
| 20 |
|
22 |
|
| 21 |
USE_AUTOTOOLS= aclocal autoheader autoconf |
23 |
USE_AUTOTOOLS= aclocal autoheader autoconf |
| 22 |
USE_BZIP2= yes |
24 |
USE_BZIP2= yes |