2007-09-15 16:34:00 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.45 2007/09/15 20:34:01 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
|
2007-01-06 19:43:09 -05:00
|
|
|
DISTNAME= DBI-1.53
|
|
|
|
PKGNAME= p5-${DISTNAME}
|
2006-11-17 15:21:08 -05:00
|
|
|
CATEGORIES= databases
|
1998-03-24 12:50:16 -05:00
|
|
|
|
2002-04-19 13:48:18 -04:00
|
|
|
HOMEPAGE= http://dbi.perl.org/index.html
|
2004-07-04 19:40:05 -04:00
|
|
|
MAINTAINER= Michael Coulter <mjc@openbsd.org>
|
1998-03-24 12:50:16 -05:00
|
|
|
|
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>
|