aboutsummaryrefslogtreecommitdiff
path: root/databases/pear-DB_DataObject/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/pear-DB_DataObject/Makefile')
-rw-r--r--databases/pear-DB_DataObject/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/pear-DB_DataObject/Makefile b/databases/pear-DB_DataObject/Makefile
index c3e3ecb0bb34..7c7195e6aee0 100644
--- a/databases/pear-DB_DataObject/Makefile
+++ b/databases/pear-DB_DataObject/Makefile
@@ -1,5 +1,3 @@
-# Created by: Antonio Carlos Venancio Junior (<antonio@php.net>)
-
PORTNAME= DB_DataObject
PORTVERSION= 1.11.5
PORTREVISION= 1
@@ -7,6 +5,7 @@ CATEGORIES= databases pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= SQL Builder, Object Interface to Database Tables
+WWW= https://pear.php.net/package/DB_DataObject
LICENSE= PHP301
LICENSE_FILE= ${WRKSRC}/docs/LICENCE.txt
@@ -15,6 +14,8 @@ RUN_DEPENDS= ${PEAR_PKGNAMEPREFIX}Date>=1.4.3:devel/pear-Date@${PHP_FLAVOR}
USES= pear
+CONFLICTS_INSTALL= php*-pear-DB_DataObject
+
NO_ARCH= yes
OPTIONS_DEFINE= DB MDB2 VALIDATE