Lines 15-23
Link Here
|
15 |
MAINTAINER= sunpoet@FreeBSD.org |
15 |
MAINTAINER= sunpoet@FreeBSD.org |
16 |
COMMENT= Cursor class with built-in caching support |
16 |
COMMENT= Cursor class with built-in caching support |
17 |
|
17 |
|
18 |
RUN_DEPENDS= p5-Carp-Clan>=6.0:${PORTSDIR}/devel/p5-Carp-Clan \ |
18 |
BUILD_DEPENDS= p5-Carp-Clan>=6.0:${PORTSDIR}/devel/p5-Carp-Clan \ |
19 |
p5-DBIx-Class>=0.08124:${PORTSDIR}/databases/p5-DBIx-Class \ |
19 |
p5-DBIx-Class>=0.08124:${PORTSDIR}/databases/p5-DBIx-Class \ |
20 |
p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 |
20 |
p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 |
|
|
21 |
RUN_DEPENDS:= ${BUILD_DEPENDS} |
21 |
|
22 |
|
22 |
PERL_CONFIGURE= 5.8.1+ |
23 |
PERL_CONFIGURE= 5.8.1+ |