16 lines
270 B
Makefile
16 lines
270 B
Makefile
COMMENT= add contextual fetches to DBI
|
|
|
|
DISTNAME= DBIx-ContextualFetch-1.03
|
|
REVISION= 3
|
|
CATEGORIES= databases
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
|
|
# Same as Perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
RUN_DEPENDS= databases/p5-DBI>=1.35
|
|
TEST_DEPENDS=databases/p5-DBD-SQLite
|
|
|
|
.include <bsd.port.mk>
|