2010-12-03 06:44:22 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.5 2010/12/03 11:44:24 ajacoutot Exp $
|
2009-03-22 19:08:03 -04:00
|
|
|
|
2007-10-27 10:01:26 -04:00
|
|
|
COMMENT= interactive command shell for the DBI
|
|
|
|
|
|
|
|
MODULES= cpan
|
2009-03-22 19:08:03 -04:00
|
|
|
DISTNAME= DBI-Shell-11.95
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION= 0
|
2007-10-27 10:01:26 -04:00
|
|
|
CATEGORIES= databases
|
2010-10-18 13:06:05 -04:00
|
|
|
USE_GROFF = Yes
|
2007-10-27 10:01:26 -04:00
|
|
|
|
|
|
|
# perl
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2010-11-14 19:22:45 -05:00
|
|
|
RUN_DEPENDS= databases/p5-DBI \
|
|
|
|
devel/p5-IO-Tee \
|
|
|
|
textproc/p5-Text-Reform
|
2009-03-22 19:08:03 -04:00
|
|
|
|
2007-10-27 10:01:26 -04:00
|
|
|
.include <bsd.port.mk>
|