Lines 1-5
Link Here
|
1 |
PORTNAME= fcron |
1 |
PORTNAME= fcron |
2 |
PORTVERSION= 3.2.1 |
2 |
PORTVERSION= 3.2.1 |
|
|
3 |
PORTREVISION= 1 |
3 |
CATEGORIES= sysutils |
4 |
CATEGORIES= sysutils |
4 |
MASTER_SITES= http://fcron.free.fr/archives/ \ |
5 |
MASTER_SITES= http://fcron.free.fr/archives/ \ |
5 |
ftp://ftp.seul.org/pub/fcron/ |
6 |
ftp://ftp.seul.org/pub/fcron/ |
Lines 11-20
Link Here
|
11 |
|
12 |
|
12 |
LICENSE= GPLv2 |
13 |
LICENSE= GPLv2 |
13 |
|
14 |
|
|
|
15 |
USES= perl5 gmake |
14 |
OPTIONS_DEFINE= DOCS EXAMPLES |
16 |
OPTIONS_DEFINE= DOCS EXAMPLES |
15 |
|
17 |
|
16 |
GNU_CONFIGURE= yes |
18 |
GNU_CONFIGURE= yes |
17 |
USES= perl5 gmake |
|
|
18 |
USE_PERL5= build |
19 |
USE_PERL5= build |
19 |
CONFIGURE_ARGS= --localstatedir=/var \ |
20 |
CONFIGURE_ARGS= --localstatedir=/var \ |
20 |
--with-cflags="${CFLAGS}" \ |
21 |
--with-cflags="${CFLAGS}" \ |