mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
8b461858ef
- Bump PORTREVISION for package change
PR: 272927
Reported by: Joel Rodriguez <joel@tahoestores.com>
Obtained from: ee0563d1ac
18 lines
301 B
Makefile
18 lines
301 B
Makefile
PORTNAME= MDB2
|
|
DISTVERSION= 2.5.0b5
|
|
PORTREVISION= 1
|
|
CATEGORIES= databases www pear
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
COMMENT= PEAR database abstraction layer
|
|
WWW= https://pear.php.net/package/MDB2
|
|
|
|
LICENSE= BSD3CLAUSE
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
USES= pear
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|