Lines 3-9
Link Here
|
3 |
|
3 |
|
4 |
PORTNAME= mime-construct |
4 |
PORTNAME= mime-construct |
5 |
PORTVERSION= 1.11 |
5 |
PORTVERSION= 1.11 |
6 |
PORTREVISION= 1 |
6 |
PORTREVISION= 2 |
7 |
CATEGORIES= mail |
7 |
CATEGORIES= mail |
8 |
MASTER_SITES= http://www.argon.org/~roderick/ \ |
8 |
MASTER_SITES= http://www.argon.org/~roderick/ \ |
9 |
ftp://renatasystems.org/pub/FreeBSD/ports/distfiles/ |
9 |
ftp://renatasystems.org/pub/FreeBSD/ports/distfiles/ |
Lines 11-18
Link Here
|
11 |
MAINTAINER= alexey@renatasystems.org |
11 |
MAINTAINER= alexey@renatasystems.org |
12 |
COMMENT= Construct and optionally send MIME messages from command line |
12 |
COMMENT= Construct and optionally send MIME messages from command line |
13 |
|
13 |
|
14 |
BUILD_DEPENDS= p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64 \ |
14 |
BUILD_DEPENDS= p5-MIME-Types>=0:${PORTSDIR}/mail/p5-MIME-Types \ |
15 |
p5-MIME-Types>=0:${PORTSDIR}/mail/p5-MIME-Types \ |
|
|
16 |
p5-Proc-WaitStat>=0:${PORTSDIR}/devel/p5-Proc-WaitStat |
15 |
p5-Proc-WaitStat>=0:${PORTSDIR}/devel/p5-Proc-WaitStat |
17 |
RUN_DEPENDS:= ${BUILD_DEPENDS} |
16 |
RUN_DEPENDS:= ${BUILD_DEPENDS} |
18 |
|
17 |
|