opnsense-ports/databases/php56-sqlite3/Makefile
Franco Fichtner a832c990e3 */php56-*: sync with upstream
Our 5.6.8 patch has landed and causes some ripples WRT
stale port revisions in individual Makefiles.  This will
prevent updates for a bit, but does no real harm since
5.6.9 is around the corner in any case.  ;)

Taken from: FreeBSD
2015-04-27 07:25:22 +02:00

10 lines
177 B
Makefile

# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
CATEGORIES= databases
MASTERDIR= ${.CURDIR}/../../lang/php56
PKGNAMESUFFIX= -sqlite3
.include "${MASTERDIR}/Makefile"