# New ports collection makefile for: pecl-dbase # Date created: 2010/10/21 # Whom: toomas # # $FreeBSD$ # PORTNAME= dbase PORTVERSION= 5.0.1 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 IGNORE_WITH_PHP= 4 .include