freebsd-ports/databases/pear-DB/Makefile
Jochen Neumeister a9d5c5c48f Update to 1.9.3
Add License

Changelog:
 - Change pg_exec to pg-Query
 - Added PHP72

Sponsored by:	Netzkommune GmbH
2018-12-07 09:50:54 +00:00

17 lines
267 B
Makefile

# Created by: Thierry Thomas (<thierry@pompo.net>)
# $FreeBSD$
PORTNAME= DB
PORTVERSION= 1.9.3
PORTEPOCH= 1
CATEGORIES= databases www pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= PEAR Database Abstraction Layer
LICENSE= PHP301
USES= pear
.include <bsd.port.mk>