2013-03-17 15:59:02 +01:00
|
|
|
# Created by: Thierry Thomas (<thierry@pompo.net>)
|
2003-06-08 08:53:16 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= DB
|
2011-10-28 16:40:34 +02:00
|
|
|
PORTVERSION= 1.7.14
|
2003-09-28 22:55:14 +02:00
|
|
|
PORTEPOCH= 1
|
2003-11-13 00:46:19 +01:00
|
|
|
CATEGORIES= databases www pear
|
2007-01-17 21:44:12 +01:00
|
|
|
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/RC/}
|
2003-06-08 08:53:16 +02:00
|
|
|
|
2009-12-01 22:46:50 +01:00
|
|
|
MAINTAINER= miwi@FreeBSD.org
|
2003-06-08 08:53:16 +02:00
|
|
|
COMMENT= PEAR Database Abstraction Layer
|
|
|
|
|
2005-12-09 20:24:52 +01:00
|
|
|
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
2011-10-28 16:40:34 +02:00
|
|
|
RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
2003-06-08 08:53:16 +02:00
|
|
|
|
2011-10-28 16:40:34 +02:00
|
|
|
PEAR_AUTOINSTALL= yes
|
2003-06-08 08:53:16 +02:00
|
|
|
|
2003-12-28 08:55:47 +01:00
|
|
|
.include <bsd.port.pre.mk>
|
2005-12-09 20:24:52 +01:00
|
|
|
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
2003-06-08 08:53:16 +02:00
|
|
|
.include <bsd.port.post.mk>
|