Changeset View
Changeset View
Standalone View
Standalone View
head/databases/pear-DB_DataObject/Makefile
# Created by: Antonio Carlos Venancio Junior (<antonio@php.net>) | # Created by: Antonio Carlos Venancio Junior (<antonio@php.net>) | ||||
# $FreeBSD$ | # $FreeBSD$ | ||||
PORTNAME= DB_DataObject | PORTNAME= DB_DataObject | ||||
PORTVERSION= 1.11.5 | PORTVERSION= 1.11.5 | ||||
CATEGORIES= databases pear | CATEGORIES= databases pear | ||||
MAINTAINER= joneum@bsdproject.de | MAINTAINER= joneum@FreeBSD.org | ||||
COMMENT= SQL Builder, Object Interface to Database Tables | COMMENT= SQL Builder, Object Interface to Database Tables | ||||
LICENSE= PHP301 | LICENSE= PHP301 | ||||
LICENSE_FILE= ${WRKSRC}/docs/LICENCE.txt | LICENSE_FILE= ${WRKSRC}/docs/LICENCE.txt | ||||
BUILD_DEPENDS= pear-DB>=1.7.0:databases/pear-DB \ | BUILD_DEPENDS= pear-DB>=1.7.0:databases/pear-DB \ | ||||
pear-Date>=1.4.3:devel/pear-Date | pear-Date>=1.4.3:devel/pear-Date | ||||
RUN_DEPENDS= pear-DB>=1.7.0:databases/pear-DB \ | RUN_DEPENDS= pear-DB>=1.7.0:databases/pear-DB \ | ||||
Show All 13 Lines |