# Created by: toomas <toomas@median.ee>
# $FreeBSD: tags/RELEASE_10_1_0/databases/pecl-dbase/Makefile 340835 2014-01-23 16:00:14Z miwi $

PORTNAME=	dbase
PORTVERSION=	5.1.0
CATEGORIES=	databases pear
MASTER_SITES=	http://pecl.php.net/get/
PKGNAMEPREFIX=	pecl-
EXTRACT_SUFX=	.tgz
DIST_SUBDIR=	PECL

MAINTAINER=	toomas@median.ee
COMMENT=	dBase database file access functions for PHP

LICENSE=	PHP301

USE_PHP=	yes
USE_PHPEXT=	yes

.include <bsd.port.mk>
