17 lines
312 B
Makefile

# $OpenBSD: Makefile,v 1.27 2019/07/12 20:50:49 sthen Exp $
COMMENT= DBI persistent connection, authentication and authorization
MODULES= cpan
PKG_ARCH= *
DISTNAME= Apache-DBI-1.12
CATEGORIES= www databases
RUN_DEPENDS= www/ap2-mod_perl \
databases/p5-DBI
# GPL
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>