# Created by: toomas <toomas@median.ee>
# $FreeBSD: head/databases/pecl-dbase/Makefile 454850 2017-11-24 21:54:14Z joneum $

PORTNAME=	dbase
PORTVERSION=	5.1.1
CATEGORIES=	databases pear

MAINTAINER=	joneum@FreeBSD.org
COMMENT=	dBase database file access functions for PHP

LICENSE=	PHP301

USES=		php:pecl
IGNORE_WITH_PHP=	70 71 72

.include <bsd.port.mk>
