Lines 13-21
Link Here
|
13 |
MAINTAINER= mij@bitchx.it |
13 |
MAINTAINER= mij@bitchx.it |
14 |
COMMENT= A simple tool for monitoring and graphing qmail activity through MRTG |
14 |
COMMENT= A simple tool for monitoring and graphing qmail activity through MRTG |
15 |
|
15 |
|
16 |
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 |
16 |
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2 |
17 |
.if !defined(WITHOUT_MRTG) |
17 |
.if !defined(WITHOUT_MRTG) |
18 |
RUN_DEPENDS+= mrtg:${PORTSDIR}/net-mgmt/mrtg |
18 |
RUN_DEPENDS= mrtg:${PORTSDIR}/net-mgmt/mrtg |
19 |
.endif |
19 |
.endif |
20 |
|
20 |
|
21 |
USE_BZIP2= yes |
21 |
USE_BZIP2= yes |