opnsense-ports/databases/pecl-dbase/Makefile
Franco Fichtner 133264afa6 */*: sync with upstream
Taken from: HardenedBSD
2017-10-20 15:28:03 +02:00

17 lines
298 B
Makefile

# Created by: toomas <toomas@median.ee>
# $FreeBSD$
PORTNAME= dbase
PORTVERSION= 5.1.0
PORTREVISION= 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
.include <bsd.port.mk>