Lines 1-6
Link Here
|
1 |
# $FreeBSD$ |
1 |
# $FreeBSD$ |
2 |
|
2 |
|
3 |
PORTVERSION= 3.12.0 |
3 |
PORTVERSION= 3.12.0 |
|
|
4 |
PORTREVISION= 1 |
4 |
CATEGORIES?= mail |
5 |
CATEGORIES?= mail |
5 |
MASTER_SITES= http://www.claws-mail.org/download.php?file=releases/ |
6 |
MASTER_SITES= http://www.claws-mail.org/download.php?file=releases/ |
6 |
|
7 |
|
Lines 8-14
Link Here
|
8 |
|
9 |
|
9 |
LICENSE= GPLv3 |
10 |
LICENSE= GPLv3 |
10 |
|
11 |
|
11 |
USES+= gmake iconv libtool pkgconfig tar:xz |
12 |
USES+= gmake iconv libtool pkgconfig shebangfix tar:xz |
|
|
13 |
SHEBANG_FILES= tools/*.pl tools/*.py tools/tb2claws-mail \ |
14 |
src/plugins/perl/tools/matcherrc2perlfilter.pl |
12 |
GNU_CONFIGURE= yes |
15 |
GNU_CONFIGURE= yes |
13 |
|
16 |
|
14 |
CONFIGURE_ARGS= ${ICONV_CONFIGURE_ARG} --disable-dbus --disable-static |
17 |
CONFIGURE_ARGS= ${ICONV_CONFIGURE_ARG} --disable-dbus --disable-static |