blob: 83e80d81bcb01ca4b6685bc3c3554816f27537cc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
  | 
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
CATEGORIES=	databases
MASTERDIR=	${.CURDIR}/../../lang/php5
PKGNAMESUFFIX=	-sqlite3
NO_STAGE=	yes
.include "${MASTERDIR}/Makefile"
 
  |