ports/databases/p5-DBI-Shell/Makefile

19 lines
335 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= interactive command shell for the DBI
MODULES= cpan
PKG_ARCH= *
DISTNAME= DBI-Shell-11.97
CATEGORIES= databases
# perl
PERMIT_PACKAGE= Yes
RUN_DEPENDS= databases/p5-DBI \
devel/p5-File-HomeDir \
devel/p5-IO-Interactive \
devel/p5-IO-Tee \
textproc/p5-Text-CSV_XS \
textproc/p5-Text-Reform
.include <bsd.port.mk>