18 lines
353 B
Makefile
18 lines
353 B
Makefile
# $OpenBSD: Makefile,v 1.12 2019/07/12 20:43:55 sthen Exp $
|
|
|
|
COMMENT= more complex retrieve_all() for Class::DBI
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= Class-DBI-Plugin-RetrieveAll-1.04
|
|
REVISION= 1
|
|
CATEGORIES= databases
|
|
|
|
# Same as Perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
RUN_DEPENDS= databases/p5-Class-DBI
|
|
TEST_DEPENDS= databases/p5-DBD-SQLite
|
|
|
|
.include <bsd.port.mk>
|