opnsense-ports/databases/pecl-dbase/Makefile
Franco Fichtner c8061343b1 */*: sync with upstream
Taken from: HardenedBSD
2017-11-27 06:44:53 +01:00

16 lines
285 B
Makefile

# Created by: toomas <toomas@median.ee>
# $FreeBSD$
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>