2008-10-26 12:23:58 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.49 2008/10/26 16:23:58 simon Exp $
|
2004-01-17 10:58:06 -05:00
|
|
|
|
2006-11-17 15:21:08 -05:00
|
|
|
SHARED_ONLY= Yes
|
1998-03-24 12:50:16 -05:00
|
|
|
|
2007-09-15 16:34:00 -04:00
|
|
|
COMMENT= unified perl interface for database access
|
2001-04-02 11:57:11 -04:00
|
|
|
|
2006-11-17 15:21:08 -05:00
|
|
|
MODULES= cpan
|
2008-10-26 12:23:58 -04:00
|
|
|
DISTNAME= DBI-1.607
|
2006-11-17 15:21:08 -05:00
|
|
|
CATEGORIES= databases
|
1998-03-24 12:50:16 -05:00
|
|
|
|
2007-09-16 05:38:01 -04:00
|
|
|
HOMEPAGE= http://dbi.perl.org/
|
|
|
|
MAINTAINER= Simon Bertrang <simon@openbsd.org>
|
1998-03-24 12:50:16 -05:00
|
|
|
|
2007-09-16 05:38:01 -04:00
|
|
|
# Perl
|
2000-03-14 00:08:47 -05:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
2000-08-20 22:57:38 -04:00
|
|
|
|
2004-06-26 03:35:05 -04:00
|
|
|
RUN_DEPENDS= :p5-PlRPC->=0.2017:net/p5-PlRPC
|
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
2003-11-17 00:16:34 -05:00
|
|
|
|
1998-03-24 12:50:16 -05:00
|
|
|
.include <bsd.port.mk>
|